Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/339417 )

Change subject: role::pybaltest: include profile::conftool::master
......................................................................

role::pybaltest: include profile::conftool::master

Change-Id: Ia0bc03f41bfbceddb6c82a8df02b0d881d657d7b
---
M hieradata/role/common/pybaltest.yaml
M modules/role/manifests/pybaltest.pp
2 files changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/17/339417/1

diff --git a/hieradata/role/common/pybaltest.yaml 
b/hieradata/role/common/pybaltest.yaml
index 8559490..dc10fa7 100644
--- a/hieradata/role/common/pybaltest.yaml
+++ b/hieradata/role/common/pybaltest.yaml
@@ -2,3 +2,8 @@
   - pybal-test2001.codfw.wmnet
   - pybal-test2002.codfw.wmnet
   - pybal-test2003.codfw.wmnet
+# Conftool
+profile::conftool::client::namespace: "/eqiad.wmnet/conftool"
+profile::conftool::master::sync_dir: "/etc/conftool/data"
+profile::conftool::client::tcpircbot_host: ''
+profile::conftool::client::tcpircbot_port: ''
diff --git a/modules/role/manifests/pybaltest.pp 
b/modules/role/manifests/pybaltest.pp
index ec26e88..f907e88 100644
--- a/modules/role/manifests/pybaltest.pp
+++ b/modules/role/manifests/pybaltest.pp
@@ -17,4 +17,7 @@
         port   => '581',
         srange => "@resolve((${pybaltest_hosts_ferm}))",
     }
+
+    # Install conftool-master for conftool testing
+    include ::profile::conftool::master
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/339417
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia0bc03f41bfbceddb6c82a8df02b0d881d657d7b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to