diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-10-01 13:05:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-10-01 13:05:34 -0300 |
commit | be8dd2fdec438fd67e5a5a90654e8388c9ffa4ad (patch) | |
tree | 87d4419defe41a48f7a9d32931f57c7203ef25d5 /puppet/.mrconfig | |
parent | c62a6b218f06e3ebb42c327067cd4b65e988ebf7 (diff) | |
parent | 587f206824274d7d1cfcb1072ea8f818493bd317 (diff) | |
download | debian-be8dd2fdec438fd67e5a5a90654e8388c9ffa4ad.tar.gz debian-be8dd2fdec438fd67e5a5a90654e8388c9ffa4ad.tar.bz2 |
Merge commit '587f206824274d7d1cfcb1072ea8f818493bd317'
Diffstat (limited to 'puppet/.mrconfig')
-rw-r--r-- | puppet/.mrconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/puppet/.mrconfig b/puppet/.mrconfig index 2a17395..8731bee 100644 --- a/puppet/.mrconfig +++ b/puppet/.mrconfig @@ -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 |