Compare commits

...

2 commits

2 changed files with 16 additions and 0 deletions

View file

@ -8,6 +8,7 @@ lib =
leap='https://leap.se/git/'
lelutin='git://github.com/lelutin/'
nadir='https://git-nadir.immerda.ch/'
ortiche='gogs@lattuga.net:opuppet/'
riseup='git://labs.riseup.net/'
sarava='git://git.sarava.org/'
shared='git@gitlab.com:shared-puppet-modules-group/'
@ -52,6 +53,7 @@ update =
git_assure_remote sarava ${sarava}puppet-apt.git
git_assure_remote leap ${leap}puppet_apt
git_assure_remote varac ${varac}apt.git
git_assure_remote ortiche ${ortiche}module-apt.git
git remote update
[augeas]
@ -95,6 +97,7 @@ update =
git_assure_remote riseup ${riseup}module_common
git_assure_remote sarava ${sarava}puppet-common.git
git_assure_remote leap ${leap}puppet_common
git_assure_remote ortiche ${ortiche}module-common.git
git remote update
[concat]
@ -104,6 +107,7 @@ update =
git_assure_remote immerda ${immerda}module-concat.git
git_assure_remote lelutin ${lelutin}puppet-concat.git
git_assure_remote varac ${varac}concat.git
git_assure_remote ortiche ${ortiche}module-concat.git
git remote update
[cron]
@ -157,6 +161,7 @@ update =
git_assure_remote sarava ${sarava}puppet-lsb.git
git_assure_remote lelutin ${lelutin}puppet-lsb.git
git_assure_remote varac ${varac}lsb.git
git_assure_remote ortiche ${ortiche}module-lsb.git
git remote update
[mod_security]
@ -248,6 +253,7 @@ update =
git_assure_remote lelutin ${lelutin}puppet-postfix.git
git_assure_remote riseup ${riseup}module_postfix
git_assure_remote varac ${varac}postfix.git
git_assure_remote ortiche ${ortiche}module-postfix.git
git remote update
[puppet]
@ -308,6 +314,7 @@ update =
git_assure_remote sarava ${sarava}puppet-sshd.git
git_assure_remote nadir ${nadir}puppet-ssh.git
git_assure_remote leap ${leap}puppet_sshd
git_assure_remote ortiche ${ortiche}module-sshd.git
git remote update
[strongswan]

9
README.md Normal file
View file

@ -0,0 +1,9 @@
Appunti di base, da spiegarsi con calma
git clone http://git.lattuga.net/opuppet/shared-puppet-modules-mr.git \
shared-puppet-modules
cd shared-puppet-modules
git checkout ortiche
mr -c .mrconfig -t checkout
mr -c .mrconfig -t update
mr -c .mrconfig -t push ortiche