summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2013-10-15 10:46:12 +0200
committerLeif Johansson <leifj@sunet.se>2013-10-15 10:46:12 +0200
commitb302b86beb8076a11156d0b976ee1fdcac3730e8 (patch)
treeae08c395860f72710998e8a16f31d70549a3bec6 /README
parent70c7828b0b1ca1abbcbd1bd84352025b4810a9bd (diff)
documentation
Diffstat (limited to 'README')
l---------[-rw-r--r--]README27
1 files changed, 1 insertions, 26 deletions
diff --git a/README b/README
index 8c7538c..52ad318 100644..120000
--- a/README
+++ b/README
@@ -1,26 +1 @@
-
-Initial setup:
-
- git clone git://github.com/leifj/multiverse.git myproj-cosmos
- cd myproj-cosmos
-
- - rename the github upstream
-
- git remote rename origin multiverse
-
- - 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
-
- - add at least one PGP key in a file matching the glob "global/overlay/etc/cosmos/keys/*.pub"
-
- - add hosts/puppet-modules etc etc ...
-
- - make bump
-
-To add a new host:
-
- - Make sure you have root access using an SSH key
- - ./addhost <fqdn>
-
+docs/cosmos-puppet-ops.mkd \ No newline at end of file