X-Git-Url: https://code.wpia.club/?p=infra.git;a=blobdiff_plain;f=environments%2Fproduction%2Fmanifests%2Froot.pp;fp=environments%2Fproduction%2Fmanifests%2Froot.pp;h=9adaee13767d6152e3f55e235247cfb506bb779d;hp=8b8053749908a2cc2e546743222347dcd97e6554;hb=95266f6237df2334741f3ce60050618259452ed4;hpb=41cbbc4ab004007f4391702f4da51efa996d97c8 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' }