add cosmos module to puppet install list
This commit is contained in:
parent
7515782eb5
commit
a50d80367b
4
README
4
README
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue