diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-12-22 19:25:28 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-12-22 19:25:28 -0200 |
commit | 561e3ed36576bd4f86a5866be173b74748514cc8 (patch) | |
tree | 041b596d67c32010a58b80f71398ab13838dc0fb /manifests/master.pp | |
parent | b817cb0d8056964025a9bde4d5b82acb922c87a6 (diff) | |
download | puppet-nodo-561e3ed36576bd4f86a5866be173b74748514cc8.tar.gz puppet-nodo-561e3ed36576bd4f86a5866be173b74748514cc8.tar.bz2 |
Using git-manager at nodo::master
Diffstat (limited to 'manifests/master.pp')
-rw-r--r-- | manifests/master.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/master.pp b/manifests/master.pp index 3bf276c..2bb5898 100644 --- a/manifests/master.pp +++ b/manifests/master.pp @@ -42,7 +42,7 @@ class nodo::master { # These should be included after puppetmaster include nodo::vserver include database - include gitosis + include git-manager include websites::admin include nagios::headless include nagios::defaults |