commit | 0fdbf9375e6b1885fcccfc0a9f89596da75645d7 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Thu Sep 14 21:48:55 2017 +0200 |
committer | Petr Michalec <epcim@apealive.net> | Thu Sep 14 21:48:55 2017 +0200 |
tree | e9f6b58155e3e0921502218e0a50f3dba2f40f52 | |
parent | fb0242f64219430e10fedd033c301b38127235cd [diff] |
remove single_address from bootstrap salt-master config Change-Id: I90cf5cbc26305884ce9bfaf4ac20ae45b9a752f0
diff --git a/bootstrap.sh b/bootstrap.sh index 2983d50..88efdd0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh
@@ -319,7 +319,6 @@ - cluster.${CLUSTER_NAME}.infra.config parameters: _param: - single_address: ${MASTER_IP} salt_master_host: ${MASTER_IP:-$MASTER_HOSTNAME} salt_master_base_environment: $SALT_ENV salt_formula_branch: ${SALT_FORMULAS_BRANCH:-master}