diff --git a/launch.sh b/launch.sh index 11400ee4fa4d6eba6ff398d91258ca0f622aa727..729d4d4a777fee711fb6eed3ad00f0dc1e0e6214 100755 --- a/launch.sh +++ b/launch.sh @@ -6,5 +6,3 @@ sleep 60 echo "Press <ENTER> to continue..." read x ./orchestrate.py -c config.json - -ansible -i ./inventory -m command -a 'puppet module install cesnet/site_hadoop' all