diff options
author | Leif Johansson <leifj@sunet.se> | 2015-07-09 23:26:26 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-07-09 23:26:26 +0200 |
commit | 1b3443d6cf86de95c438fc11532ac07bdf74a8b1 (patch) | |
tree | 99bff6a24730cca8c2f6926f4bd6480f8f22cb94 /global | |
parent | c431ca5bc1ae8d21fd5f1539a83ffb69729bd4cb (diff) |
vrrp httpsunet-ops-2015-07-09-v04
Diffstat (limited to 'global')
-rw-r--r-- | global/overlay/etc/puppet/manifests/cosmos-site.pp | 1 |
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", |