ccm: add a public agent to CI test clusters (#852)
This commit is contained in:
committed by
tamarrow
parent
7e904bc38a
commit
234cd3b620
@@ -19,7 +19,7 @@ CLUSTER_ID=$(http --ignore-stdin \https://ccm.mesosphere.com/api/cluster/ \
|
||||
cluster_desc="DC/OS CLI testing cluster" \
|
||||
template=$CF_TEMPLATE_NAME \
|
||||
adminlocation=0.0.0.0/0 \
|
||||
public_agents=0 \
|
||||
public_agents=1 \
|
||||
private_agents=1 | \
|
||||
jq ".id");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user