diff --git a/README b/README index d7ab52d..13bfd29 100644 --- a/README +++ b/README @@ -12,8 +12,10 @@ Initial setup: 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 stuff... + - add hosts/puppet-modules etc etc ... make bump diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index d8ad043..ea69171 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -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