add augeas module and its remotes

This commit is contained in:
Micah Anderson 2013-02-20 11:19:10 -05:00
parent d38a8b181d
commit 5ef6401f4b

View file

@ -52,6 +52,13 @@ update =
git_assure_remote leap ${leap}/puppet_apt
git remote update
[augeas]
checkout = git clone ${shared}:shared-augeas augeas
update =
git_assure_remote leap ${leap}/puppet_augeas
git_assure_remote camptocamp git://github.com/camptocamp/puppet-augeas.git
git remote update
[backupninja]
checkout = git clone ${shared}:shared-backupninja backupninja
update =