2011-04-29 23:29:18 +02:00
|
|
|
[DEFAULT]
|
|
|
|
update = git remote update
|
|
|
|
|
2011-04-30 00:04:05 +02:00
|
|
|
[.]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-mr .
|
|
|
|
update = git pull
|
|
|
|
|
|
|
|
|
2011-04-29 23:29:18 +02:00
|
|
|
[apache]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-apache apache
|
|
|
|
post_checkout = cd apache &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-apache.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/apache
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-apache.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-apache.git
|
|
|
|
git remote add riseup git://labs.riseup.net/module_apache
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[apt]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-apt apt
|
|
|
|
post_checkout = cd apt &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-apt.git
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-apt.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/apt
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-apt.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-apt.git
|
|
|
|
git remote add riseup git://labs.riseup.net/module_apt
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-apt.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
|
|
|
|
[backupninja]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-backupninja backupninja
|
|
|
|
post_checkout = cd backupninja &&
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/backupninja
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-backupninja
|
|
|
|
git remote add mayfirst git://git.mayfirst.org/mfpl/puppet-modules/backupninja
|
|
|
|
git remote add riseup git://labs.riseup.net/module_backupninja
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-backupninja.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[common]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-common common
|
|
|
|
post_checkout = cd common &&
|
|
|
|
git remote add davids git://git.black.co.at/module-common
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-common.git
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-common.git
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-common.git
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-common
|
|
|
|
git remote add mayfirst git://git.mayfirst.org/mfpl/puppet-modules/common
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/common.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-common
|
|
|
|
git remote add riseup git://labs.riseup.net/module_common
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-common.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[cron]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-cron cron
|
|
|
|
post_checkout = cd cron &&
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-cron
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-cron.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-cron.git
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-cron.git
|
2011-04-30 00:11:42 +02:00
|
|
|
git remote add riseup git://labs.riseup.net/module_common
|
2011-04-29 23:29:18 +02:00
|
|
|
git remote update
|
|
|
|
|
|
|
|
[git]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-git git
|
|
|
|
post_checkout = cd git &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-git.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/git.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-git
|
|
|
|
git remote add riseup git://labs.riseup.net/module_git
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-git.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[loginrecords]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-loginrecords loginrecords
|
|
|
|
post_checkout = cd loginrecords &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-loginrecords.git
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-loginrecords
|
|
|
|
git remote add riseup git://labs.riseup.net/module_loginrecords
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[lsb]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-lsb lsb
|
|
|
|
post_checkout = cd lsb &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-lsb
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-lsb
|
|
|
|
git remote add riseup git://labs.riseup.net/module_lsb
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-lsb.git
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-lsb.git
|
|
|
|
git remote add mayfirst git://git.mayfirst.org/mfpl/puppet-modules/lsb
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[mod_security]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-mod_security mod_security
|
|
|
|
post_checkout = cd mod_security &&
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-mod_security
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-mod_security.git
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-modsecurity.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[monkeysphere]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-monkeysphere monkeysphere
|
|
|
|
post_checkout = cd monkeysphere &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-monkeysphere.git
|
|
|
|
git remote add mayfirst git://git.mayfirst.org/mfpl/puppet-modules/monkeysphere
|
|
|
|
git remote add riseup git://labs.riseup.net/module_monkeysphere
|
|
|
|
git remote add stew git://git.vireo.org/puppet-monkeysphere.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[munin]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-munin munin
|
|
|
|
post_checkout = cd munin &&
|
|
|
|
git remote add davids git://git.black.co.at/module-munin
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-munin.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/munin.git
|
|
|
|
git remote add lavamind http://git.cmaisonneuve.qc.ca/puppet/module-munin
|
|
|
|
git remote add riseup git://labs.riseup.net/module_munin
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-munin.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-munin.git
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-munin.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[mysql]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-mysql mysql
|
|
|
|
post_checkout = cd mysql &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-mysql.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-mysql
|
|
|
|
git remote add riseup git://labs.riseup.net/module_mysql
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-mysql.git
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-mysql.git
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-mysql.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[nagios]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-nagios nagios
|
|
|
|
post_checkout = cd nagios &&
|
|
|
|
git remote add lavamind http://git.cmaisonneuve.qc.ca/puppet/module-nagios
|
|
|
|
git remote add ng git://git.puppet.immerda.ch/module-nagios
|
|
|
|
git remote add riseup git://labs.riseup.net/module_nagios
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-nagios.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/nagios.git
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-nagios.git
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-nagios.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[passenger]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-passenger passenger
|
|
|
|
post_checkout = cd passenger &&
|
|
|
|
git remote add riseup git://labs.riseup.net/module_passenger
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-passenger
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-passenger.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-passenger.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[postfix]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-postfix postfix
|
|
|
|
post_checkout = cd postfix &&
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-postfix
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-postfix.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/postfix.git
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-postfix.git
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-postfix
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[puppet]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-puppet puppet
|
|
|
|
post_checkout = cd puppet &&
|
|
|
|
git remote add fugit git@gitorious.org:puppet-common/puppet.git
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-puppet.git
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/puppet.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-puppet
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-puppet.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-puppetmodule.git
|
|
|
|
git remote add riseup git://labs.riseup.net/module_puppet
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-puppet.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[rails]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-rails rails
|
|
|
|
post_checkout = cd rails &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-rails.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-rails
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-rails.git
|
|
|
|
git remote add riseup git://labs.riseup.net/module_rails
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[shorewall]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-shorewall shorewall
|
|
|
|
post_checkout = cd shorewall &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-shorewall.git
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-shorewall
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-shorewall
|
|
|
|
git remote add riseup git://labs.riseup.net/module_shorewall
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-shorewall.git
|
|
|
|
git remote add tostado git://gitorious.org/puppet-modules/puppet-shorewall.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[sshd]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-sshd sshd
|
|
|
|
post_checkout = cd sshd &&
|
|
|
|
git remote add koumbit git://git.koumbit.net/puppet/modules/sshd
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-sshd.git
|
|
|
|
git remote add lavamind http://git.cmaisonneuve.qc.ca/puppet/module-sshd
|
|
|
|
git remote add lelutin git://github.com/lelutin/puppet-sshd.git
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-sshd
|
|
|
|
git remote add riseup git://labs.riseup.net/module_sshd
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-sshd.git
|
|
|
|
git remote add nadir git://git.nadir.org/puppet-ssh.git
|
|
|
|
git remote add mayfirst git://git.mayfirst.org/mfpl/puppet-modules/sshd
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[strongswan]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-strongswan strongswan
|
|
|
|
post_checkout = cd strongswan &&
|
|
|
|
git remote add riseup git://labs.riseup.net/module_strongswan
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-strongswan.git
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[stunnel]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-stunnel stunnel
|
|
|
|
post_checkout = cd stunnel &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-stunnel.git
|
|
|
|
git remote add riseup git://labs.riseup.net/module_stunnel
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[user]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-user user
|
|
|
|
post_checkout = cd user &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-user.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-user
|
|
|
|
git remote add sarava git://git.sarava.org/puppet-user.git
|
|
|
|
git remote add intrigeri git://gaffer.ptitcanardnoir.org/puppet-module-user
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
[webhosting]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:shared-webhosting webhosting
|
|
|
|
post_checkout = cd webhosting &&
|
|
|
|
git remote add immerda git://git.puppet.immerda.ch/module-webhosting.git
|
|
|
|
git remote add lavamind git://git.cmaisonneuve.qc.ca/puppet/module-webhosting
|
|
|
|
git remote update
|
|
|
|
|
|
|
|
|
2011-04-30 00:07:06 +02:00
|
|
|
[crabgrass]
|
|
|
|
checkout = git clone gitosis@labs.riseup.net:crabgrass
|