From 7d74d1913274cba4c4732cbc5f0a573cb99e5248 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Thu, 12 Feb 2015 11:26:56 -0700 Subject: - Rename minion to node - Update playbooks to support latest code --- README_GCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README_GCE.md') diff --git a/README_GCE.md b/README_GCE.md index 2c738e56e..af758af21 100644 --- a/README_GCE.md +++ b/README_GCE.md @@ -72,5 +72,5 @@ Test The Setup 3. Try to create an instance: ``` - ./cloud.rb gce launch -n ${USER}-minion1 -e int --type os3-minion + ./cloud.rb gce launch -n ${USER}-node1 -e int --type os3-node ``` -- cgit v1.2.3