]> WPIA git - infra.git/blobdiff - environments/production/manifests/root.pp
add: virtual resource collectors for nginx+pg
[infra.git] / environments / production / manifests / root.pp
index 8b8053749908a2cc2e546743222347dcd97e6554..9adaee13767d6152e3f55e235247cfb506bb779d 100644 (file)
@@ -233,6 +233,9 @@ if $signerLocation == 'self' {
         contname => 'quiz',
         ip => $ips[quiz]
     }
+    File <| tag == root |>
+    Lxc::Container <| tag == root |>
+    Lxc::Container_bind <| tag == root |>
     file{'/run/gitweb-socket':
         ensure => 'directory'
     }