X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=environments%2Fproduction%2Fmanifests%2Froot.pp;h=9adaee13767d6152e3f55e235247cfb506bb779d;hb=b7f1b1ee842b3d37e74b3002b02368537199d0b9;hp=8b8053749908a2cc2e546743222347dcd97e6554;hpb=41cbbc4ab004007f4391702f4da51efa996d97c8;p=infra.git diff --git a/environments/production/manifests/root.pp b/environments/production/manifests/root.pp index 8b80537..9adaee1 100644 --- a/environments/production/manifests/root.pp +++ b/environments/production/manifests/root.pp @@ -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' }