diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-08-10 17:37:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-08-10 17:37:18 -0300 |
commit | 1932d55135d40def1f15acb284a254bf653e5b5c (patch) | |
tree | 5fc27166ca430d375ecf440edeb5d32abf3b9f1f | |
parent | 39fa2d51b95712569aacb870b03fee49916127a4 (diff) | |
download | puppet-bootstrap-1932d55135d40def1f15acb284a254bf653e5b5c.tar.gz puppet-bootstrap-1932d55135d40def1f15acb284a254bf653e5b5c.tar.bz2 |
Updates mrconfig
-rw-r--r-- | .mrconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -215,6 +215,9 @@ checkout = git clone git://git.sarava.org/puppet-sshd.git sshd [puppet/modules/ssl] checkout = git clone git://git.sarava.org/puppet-ssl.git ssl +[puppet/modules/stdlib] +checkout = git clone git://git.sarava.org/puppet-stdlib.git stdlib + [puppet/modules/supervisor] checkout = git clone git://git.sarava.org/puppet-supervisor.git supervisor |