summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-12-10 20:33:14 +0100
committervarac <varacanero@zeromail.org>2014-12-10 20:33:14 +0100
commit642db27a61f859295c07a2db0860e60caa8d1b94 (patch)
treeeea158494208f396931dc9937078383d8b99b2c4
parent1beb72aa4a6f80c53f7a90d0784e83e9af768363 (diff)
updated readme, config will be checked into git automatically
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 06792e9..ac5d5df 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Setup example provider
* creates new example provider
* adds all nodes and their services, including neccessary config for successfull deploy
-
+* checks in the state of the provider directory into git version control
leap-platform-test -c /etc/leap/rewire_develop.cfg --all bootstrap
@@ -42,8 +42,6 @@ Setup example provider
** saves the initialized node (leap local save)
** takes ~6 mins to bootstrap one node, depending on how many updates are available.
-* If you want to put the provider into version control, there's already a .gitignore.example
- put in the provider directory you can use.
Deploy nodes
------------