1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-02 10:50:07 +03:00

21 Commits

Author SHA1 Message Date
Javi Fontan
c4ada3b65f bug #3665: add ipset to the allowed list in sudoers files 2015-03-12 17:55:15 +01:00
Daniel Dehennin
f69314145c Do not override global sudo configuration
The actual sudo configuration apply globally and can conflict with
system configuration.

* share/pkgs/CentOS/opennebula.sudoers: Limit the “!requiretty” and
  “secure_path” to user oneadmin.

* share/pkgs/Debian/opennebula.sudoers: Ditoo.

* share/pkgs/Ubuntu/opennebula.sudoers: Ditoo.

* share/pkgs/openSUSE/opennebula.sudoers: Ditoo.
2015-02-14 22:06:47 +01:00
Daniel Dehennin
6d177e8e35 Debian init: add optional dependency on mysql
Debian with insserv use dependency based boot sequence.

“Required-Start” and “Required-Stop” can not be used because MySQL may
not be available.

* share/pkgs/Debian/opennebula: Add the “Should-Start” and “Should-Stop”
  on MySQL.

* share/pkgs/Ubuntu/opennebula: Ditoo.
2015-02-05 20:04:05 +01:00
Javi Fontan
fc0342533f bug #2866: add syslog dependency to opennebula daemon 2014-07-28 18:40:27 +02:00
Jaime Melis
ff285c997a Feature #2990: Remove vconfig from the sudoers files 2014-07-23 09:56:50 +02:00
Javi Fontan
a04a2c379e feauture #3041: take out occi from main repo 2014-07-14 22:37:11 +02:00
Javi Fontan
bbce1ab1ab feature #2862: make sunstone-server script start novnc by default
Add commands start-sunstone, stop-sunstone, restart-sunstone to bypass novnc start,
stop and restart. The init scripts for CentOS, Debian and Ubuntu are changed so
they use these new commands.
2014-05-07 12:39:50 +02:00
Javi Fontan
f617f8af98 Merge branch 'novnc_init' of https://github.com/bechtoldt/one into feature-2862
Conflicts:
	share/pkgs/Debian/opennebula-sunstone
	share/pkgs/Ubuntu/opennebula-sunstone
2014-05-06 18:23:49 +02:00
Boris Parak
d6c4ce373b Added status to init script usage msgs 2014-05-05 16:44:43 +02:00
Boris Parak
8be4a1f09b Added status to Sunstone init scripts for Ubuntu 2014-05-05 16:44:42 +02:00
Arnold Bechtoldt
60c3d6d2c2 don't fail too hard. the user will see an error anyway 2014-05-04 10:00:20 +02:00
Arnold Bechtoldt
d9ea4da24e setting the right paths for novnc scripts 2014-05-01 21:46:30 +02:00
Arnold Bechtoldt
5cb304f9ee setting the correct script path for opennebula sunstone initscript 2014-05-01 21:36:53 +02:00
Arnold Bechtoldt
4c23f50044 separate novnc from sunstone to implement an dedicated init script for nonvnc 2014-05-01 21:30:07 +02:00
Carlos Martín
79e90bc8d6 Feature #2691: Remove oZones code
Farewell oZones, you will be dearly missed
2014-01-29 15:56:20 +01:00
Tino Vazquez
b34232d6c4 feature #2183: Add init scripts for Ubuntu
(cherry picked from commit 1618ffa4e5ab6d40984daaa4dc8604507397583d)
2013-11-11 18:07:43 +01:00
Jaime Melis
371094bbd5 Bug #2257: rename sudoers files 2013-08-15 15:53:47 -04:00
Jaime Melis
c80a947613 Bug #2257: Add sudoers files for all distributions 2013-08-15 15:15:50 -04:00
Jaime Melis
ce23ad5e8e Fix opennebula init script for Debian/Centos 2013-04-17 19:00:37 +02:00
Javi Fontan
2cca4c5676 feature #1859: start/stop/restart actions for scheduler 2013-04-04 12:34:29 +02:00
Jaime Melis
25014ac99d Reorganize packaging files 2012-10-16 13:21:20 +02:00