diff options
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,9 @@ checkout = git clone git://git.sarava.org/puppet-apache.git apache [puppet/modules/apcupsd] checkout = git clone git://git.sarava.org/puppet-apcupsd.git apcupsd +[puppet/modules/apparmor] +checkout = git clone git://git.sarava.org/puppet-apparmor.git apparmor + [puppet/modules/apt] checkout = git clone git://git.sarava.org/puppet-apt.git apt @@ -29,6 +32,9 @@ checkout = git clone git://git.sarava.org/puppet-bind.git bind [puppet/modules/bitcoind] checkout = git clone git://git.sarava.org/puppet-bitcoind.git bitcoind +[puppet/modules/bootstrap] +checkout = git clone git://git.sarava.org/puppet-bootstrap.git bootstrap + [puppet/modules/common] checkout = git clone git://git.sarava.org/puppet-common.git common @@ -197,6 +203,9 @@ checkout = git clone git://git.sarava.org/puppet-schroot.git schroot [puppet/modules/shorewall] checkout = git clone git://git.sarava.org/puppet-shorewall.git shorewall +[puppet/modules/smartmonster] +checkout = git clone git://git.sarava.org/puppet-smartmonster.git smartmonster + [puppet/modules/smartmontools] checkout = git clone git://git.sarava.org/puppet-smartmontools.git smartmontools |