commit | 58575b9ae442700abbb19c9b4fb7f94a01af228b | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Sun Aug 20 10:42:25 2017 +0200 |
committer | GitHub <noreply@github.com> | Sun Aug 20 10:42:25 2017 +0200 |
tree | c7c145cdfac2af9d684eac56a722979aaac836c9 | |
parent | 3ec1dd0a3a6e5e71000bc5368d253807e12a094f [diff] [blame] |
fix syntax on bootstrap() after a last minor ch.
diff --git a/bootstrap.sh b/bootstrap.sh index f6428ce..8ce0885 100755 --- a/bootstrap.sh +++ b/bootstrap.sh
@@ -756,7 +756,7 @@ system_config_master saltmaster_bootstrap &&\ - saltmaster_init &&\ + saltmaster_init #&&\ #verify_salt_minions }