summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2013-09-02 16:43:37 +0200
committerLeif Johansson <leifj@sunet.se>2013-09-02 16:43:37 +0200
commit311d525f6f6fa1f4e31b69fa6fa072419e1d102d (patch)
tree5fb0c545e6fd4b8a435ac4b45c6d1a47c721c3fd /README
parenteca249cccfa255190789a37803f6baf2b26d004d (diff)
nits
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 13bfd29..8c7538c 100644
--- a/README
+++ b/README
@@ -6,9 +6,9 @@ Initial setup:
- rename the github upstream
- git remote rename origin github
+ git remote rename origin multiverse
- - add a new upstream & ro branch
+ - add a new upstream & ro branch. The ro branch is used by the cosmos setup later. It needs to be called 'ro'
git remote add origin git@//yourhost/myproj-cosmos.git
git remote add ro git://yourhost/myproj-cosmos.git
@@ -17,7 +17,7 @@ Initial setup:
- add hosts/puppet-modules etc etc ...
- make bump
+ - make bump
To add a new host: