From eee2441572db5de3a4aceeeda4caaf02b2eabe05 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 15 Nov 2012 09:53:30 -0500 Subject: fix node configuration suffix and provide more information; fix init-node --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7917a42f..b7f07e27 100644 --- a/README.md +++ b/README.md @@ -79,10 +79,10 @@ Configure Edit following files: - * common.yaml - * nodes/COUCHDB_SERVER.yaml - * nodes/WEBAPP_SERVER.yaml - * nodes/VPN_SERVER.yaml + * common.json + * nodes/.json - change to be the hostname of the server hosting couchdb + * nodes/.json - change to be the hostname of the server hosting the webapp + * nodes/.json - change to be the hostname of the server hosting the VPN server leap add-user --self leap compile @@ -92,7 +92,7 @@ Initialize and deploy nodes For every server you configured do: - leap node-init SERVERNAME + leap init-node SERVERNAME leap -v 2 deploy SERVERNAME More Information -- cgit v1.2.3