From 97c7e1c2c8ea745e8e4063dc9648fe77835c70ed Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 20 Jun 2015 11:33:06 +0300 Subject: add sucuk to allowed buildhosts --- deployment/mga_buildsystem/manifests/config.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index a4d8b4a3..19c3e42f 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -146,6 +146,8 @@ class mga_buildsystem::config { $::nodes_ipaddr[rabbit][ipv4], $::nodes_ipaddr[rabbit][ipv6], '212.85.158.158', + $::nodes_ipaddr[sucuk][ipv4], + $::nodes_ipaddr[sucuk][ipv6], ] # the list of checks, actions, posts for cauldron in youri-upload -- cgit v1.2.1