onehost_create_all

This commit is contained in:
2019-02-25 12:11:30 +01:00
parent 4c7ebd5d27
commit 42dfb0cdaa
3 changed files with 32 additions and 31 deletions

View File

@ -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)