Name a cluster and use it to make forwarding rules for GCE
This commit is contained in:

committed by
Satnam Singh

parent
9936f09b78
commit
19b927ea57
@@ -20,6 +20,7 @@
|
||||
|
||||
mkdir -p /srv/salt-overlay/pillar
|
||||
cat <<EOF >/srv/salt-overlay/pillar/cluster-params.sls
|
||||
instance_prefix: '$(echo "$INSTANCE_PREFIX" | sed -e "s/'/''/g")'
|
||||
node_instance_prefix: $NODE_INSTANCE_PREFIX
|
||||
portal_net: $PORTAL_NET
|
||||
enable_cluster_monitoring: $ENABLE_CLUSTER_MONITORING
|
||||
|
Reference in New Issue
Block a user