diff --git a/launcher.sh b/launcher.sh index 68300d9966f4c6ddc95fa0d41246f8ca95f7d134..8352a56015d6179805b4b39f16ce639de6e2d495 100755 --- a/launcher.sh +++ b/launcher.sh @@ -4,15 +4,13 @@ set -e # This script installs a MS/worker/campus-manager/cache/MV through envsetup on a machine -# Prérequis -# 1/ create DNS entries +# Prerequisites +# 1. create DNS entries # alpha-auto.ubicast.net # cm-alpha-auto.ubicast.net # monitor-alpha-auto.ubicast.net -# 2/ create machine in panel -# 3/ envsetup-launcher.sh -# If you need any help filling the parameters, see -# https://git.ubicast.net/jallary/envsetup-launcher +# 2. create machine in panel +# 3. envsetup-launcher.sh # log LOGFILE=/root/$(date +%F)_envsetup.log