1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-01 06:50:25 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Javi Fontan
c4ada3b65f bug : 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
Jaime Melis
ff285c997a Feature : Remove vconfig from the sudoers files 2014-07-23 09:56:50 +02:00
Javi Fontan
a04a2c379e feauture : take out occi from main repo 2014-07-14 22:37:11 +02:00
Javi Fontan
95ce712797 feature : Create run and lock dirs when starting one in CentOS
In CentOS 7 /var/run and /var/lock are tmpfs so the directories for one
daemons must be created in the init script.
2014-07-08 15:50:02 +02:00
Javi Fontan
9213b474de feature : novnc did not start in centos sunstone script
Also some whitespace fixing
2014-06-11 15:34:05 +02:00
Javi Fontan
bbce1ab1ab feature : 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
Martin Alfke
62d0eaa086 Separate novnc from CentOS init scripts
needs PR https://github.com/OpenNebula/one/pull/22
2014-05-03 21:48:09 +02:00
Carlos Martín
79e90bc8d6 Feature : Remove oZones code
Farewell oZones, you will be dearly missed
2014-01-29 15:56:20 +01:00
Tino Vazquez
b34232d6c4 feature : Add init scripts for Ubuntu
(cherry picked from commit 1618ffa4e5ab6d40984daaa4dc8604507397583d)
2013-11-11 18:07:43 +01:00
Tino Vazquez
33f535e4f1 feature : Add init scripts for CentOS and Debian 2013-11-11 17:36:52 +01:00
Tino Vazquez
a4db79f4f1 feature : Added oneflow and onegate CentOS init scripts 2013-10-24 16:19:45 +02:00
Jaime Melis
371094bbd5 Bug : rename sudoers files 2013-08-15 15:53:47 -04:00
Jaime Melis
c80a947613 Bug : Add sudoers files for all distributions 2013-08-15 15:15:50 -04:00
Jaime Melis
6b88305f6b Fix OpenNebula CentOS init script 2013-04-17 16:39:13 +02:00
Javi Fontan
2cca4c5676 feature : start/stop/restart actions for scheduler 2013-04-04 12:34:29 +02:00
Jaime Melis
b68a36cbb9 Bug : Improve centos init scripts
(cherry picked from commit f01cfa07eb83776d588796ccdff3be61fe5545b4)
2012-10-26 17:17:27 +02:00
Jaime Melis
049205f6b5 Rename opennebula daemons for CentOS 2012-10-16 15:51:57 +02:00
Jaime Melis
d629c13ef6 Bug : sunstone-server init script in rpm package has bad references to oned name.
Applied patch on behalf of Jan Horacek.
2012-10-16 13:21:20 +02:00
Jaime Melis
43ee358fd7 Bug : rpm packages for pre-beta is missing occi-server init script. Apply patch on behalf of Jan Horacek. 2012-10-16 13:21:20 +02:00
Jaime Melis
25014ac99d Reorganize packaging files 2012-10-16 13:21:20 +02:00