diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-10-17 16:30:39 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-10-17 16:30:39 +0300 |
commit | 83691a6a961ab23ca987add33634d7c56aa221e1 (patch) | |
tree | 6ed1667a141b8ad74dc2b1f812dd1226332f6f1d /deployment/mga_buildsystem | |
parent | f93970330ed9403cad7b53cce8e4d42d92b165ed (diff) | |
download | puppet-83691a6a961ab23ca987add33634d7c56aa221e1.tar puppet-83691a6a961ab23ca987add33634d7c56aa221e1.tar.gz puppet-83691a6a961ab23ca987add33634d7c56aa221e1.tar.bz2 puppet-83691a6a961ab23ca987add33634d7c56aa221e1.tar.xz puppet-83691a6a961ab23ca987add33634d7c56aa221e1.zip |
add tmb remote test-ip
Diffstat (limited to 'deployment/mga_buildsystem')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 136d9359..e93ce2a3 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -147,6 +147,7 @@ class mga_buildsystem::config { '212.85.158.158', $::nodes_ipaddr[sucuk][ipv4], $::nodes_ipaddr[sucuk][ipv6], + '85.134.55.73', ] # the list of checks, actions, posts for cauldron in youri-upload |