From a4b085d8303014bd2faaee866a19980d12e100ac Mon Sep 17 00:00:00 2001 From: Vic Iglesias Date: Wed, 4 Jun 2014 21:29:01 -0700 Subject: [PATCH] Update sample bootstrap --- bootstrap.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap.json b/bootstrap.json index b93db90..a2a7734 100644 --- a/bootstrap.json +++ b/bootstrap.json @@ -1,11 +1,11 @@ { "nodes": [ { - "groups": ["cloud::frontend", "cloud-controller::configure"], + "groups": ["cloud::frontend", "cloud::configure"], "hosts": ["10.111.5.163"] }, { - "groups": ["cluster-controller::default"], + "groups": ["cluster::default"], "hosts": ["10.111.5.164"] }, {