onehost_create_all
This commit is contained in:
@ -462,9 +462,7 @@ function main()
|
||||
#
|
||||
# Creating Host
|
||||
#
|
||||
if [ "$(CreoleGet activer_one_ha)" = "oui" ]; then
|
||||
/usr/share/eole/sbin/onehost_create_all
|
||||
else
|
||||
if [ ! "$(CreoleGet activer_one_ha)" = "oui" ]; then
|
||||
if [[ $(CreoleGet eole_module non) != 'hapy-master' ]]
|
||||
then
|
||||
host=$(CreoleGet nom_machine)
|
||||
|
Reference in New Issue
Block a user