diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-03-23 21:02:27 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-03-23 21:02:27 -0300 |
commit | 2cf2a3b0469730095b3fa1cf20ec8e61bcd9c8ac (patch) | |
tree | fface3733d81645f28e26a8b8d94cd3df113f80b | |
parent | 4048095c369c34953209342874f27b70328f79ba (diff) | |
download | puppet-bootstrap-2cf2a3b0469730095b3fa1cf20ec8e61bcd9c8ac.tar.gz puppet-bootstrap-2cf2a3b0469730095b3fa1cf20ec8e61bcd9c8ac.tar.bz2 |
Drop pear
-rw-r--r-- | .mrconfig | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -11,8 +11,8 @@ checkout = git clone git://git.fluxo.info/puppet-apparmor.git apparmor [puppet/modules/apt] checkout = git clone git://git.fluxo.info/puppet-apt.git apt -[puppet/modules/autofs] -checkout = git clone git://git.fluxo.info/puppet-autofs.git autofs +[puppet/modules/augeas] +checkout = git clone git://git.fluxo.info/puppet-augeas.git augeas [puppet/modules/autossh] checkout = git clone git://git.fluxo.info/puppet-autossh.git autossh @@ -137,9 +137,6 @@ checkout = git clone git://git.fluxo.info/puppet-ntp.git ntp [puppet/modules/onion] checkout = git clone git://git.fluxo.info/puppet-onion.git onion -[puppet/modules/pear] -checkout = git clone git://git.fluxo.info/puppet-pear.git pear - [puppet/modules/php] checkout = git clone git://git.fluxo.info/puppet-php.git php |