X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Froles%2Fmanifests%2Fhistorical_mirror.pp;h=853848198d7bc77351235dec99c6c1a112a45e2e;hb=1ab297e177f78afa9ae4ff44ba3110fbec30beee;hp=25edb230adb06f559ff00ab417415b01cf98ceed;hpb=159f9d320359cb17eb3e10006ab1ace4f4900df6;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/historical_mirror.pp b/modules/roles/manifests/historical_mirror.pp index 25edb230a..853848198 100644 --- a/modules/roles/manifests/historical_mirror.pp +++ b/modules/roles/manifests/historical_mirror.pp @@ -1,5 +1,9 @@ class roles::historical_mirror { + include roles::archvsync_base + include apache2::expires + $vhost_listen = $::hostname ? { + klecker => '130.89.148.13:80 2001:610:1908:b000::148:13:80', default => '*:80', } $onion_v4_addr = $::hostname ? {