summaryrefslogtreecommitdiff
path: root/global
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2015-07-09 23:26:26 +0200
committerLeif Johansson <leifj@sunet.se>2015-07-09 23:26:26 +0200
commit1b3443d6cf86de95c438fc11532ac07bdf74a8b1 (patch)
tree99bff6a24730cca8c2f6926f4bd6480f8f22cb94 /global
parentc431ca5bc1ae8d21fd5f1539a83ffb69729bd4cb (diff)
Diffstat (limited to 'global')
-rw-r--r--global/overlay/etc/puppet/manifests/cosmos-site.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp
index 3a43dd7..2c9d0ee 100644
--- a/global/overlay/etc/puppet/manifests/cosmos-site.pp
+++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp
@@ -829,6 +829,7 @@ class webcommon {
class webfrontend {
class { 'webcommon': }
+ class { 'sunet::vrrphttp': }
sunet::docker_run{"pound":
image => "docker.sunet.se/pound",
imagetag => "latest",