summaryrefslogtreecommitdiff
path: root/global
diff options
context:
space:
mode:
Diffstat (limited to 'global')
-rw-r--r--global/overlay/etc/puppet/manifests/cosmos-site.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp
index 9b03432..5e090ce 100644
--- a/global/overlay/etc/puppet/manifests/cosmos-site.pp
+++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp
@@ -85,7 +85,7 @@ class signer {
class {'varnish':
domain => 'swamid.se',
backends => {
- mdx => 'http://localhost:8000'
+ mdx => 'http://localhost:8000/'
},
vhosts => {
mdx => 'mdx.swamid.se'