From 2e3740cae920bf6f3e4f36e6688aa311e4f7a134 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 24 Mar 2015 23:05:18 +0100 Subject: htdocs --- global/overlay/etc/puppet/manifests/cosmos-site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global/overlay') diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 86a47f4..eb2781e 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -821,7 +821,7 @@ node 'ca.sunet.se' { image => 'httpd', imagetag => '2.4', ports => ["80:80"], - volumes => ["/var/www/html:/var/www/html"] + volumes => ["/var/www/html:/usr/local/apache2/htdocs"] } sunet::ici_ca{"infra_ca": pkcs11_pin => hiera('ca_infra_pkcs11_pin'), -- cgit v1.1