add cosmos module to puppet install list

This commit is contained in:
Leif Johansson 2013-09-02 16:04:35 +02:00
parent 7515782eb5
commit a50d80367b
2 changed files with 4 additions and 1 deletions

4
README
View file

@ -13,7 +13,9 @@ Initial setup:
git remote add origin git@//yourhost/myproj-cosmos.git
git remote add ro git://yourhost/myproj-cosmos.git
- add stuff...
- 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

View file

@ -3,6 +3,7 @@
#
concat puppetlabs/concat no
stdlib puppetlabs/stdlib no
cosmos git://github.com/leifj/puppet-cosmos.git yes
ufw attachmentgenie/ufw no
apt puppetlabs/apt no
vcsrepo puppetlabs/vcsrepo no