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

Change subject: role::ocg: switch to use the local nutcracker
......................................................................

role::ocg: switch to use the local nutcracker

Change-Id: Ide566ef21bc56f94af60df0d1bbe5d8ecbdf2b70
---
D hieradata/common/ocg.yaml
M hieradata/role/common/ocg.yaml
2 files changed, 5 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/93/351293/1

diff --git a/hieradata/common/ocg.yaml b/hieradata/common/ocg.yaml
deleted file mode 100644
index 873eaa4..0000000
--- a/hieradata/common/ocg.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-ocg::temp_dir: "/mnt/tmpfs"
-ocg::redis_host: "rdb1007.eqiad.wmnet"
-ocg::statsd_host: "statsd.eqiad.wmnet"
-ocg::graylog_host: "logstash1002.eqiad.wmnet"
diff --git a/hieradata/role/common/ocg.yaml b/hieradata/role/common/ocg.yaml
index a73e950..f1540e3 100644
--- a/hieradata/role/common/ocg.yaml
+++ b/hieradata/role/common/ocg.yaml
@@ -1,6 +1,11 @@
 cluster: pdf
 admin::groups:
   - ocg-render-admins
+ocg::temp_dir: "/mnt/tmpfs"
+ocg::redis_host: "localhost"
+ocg::redis::port: 11212
+ocg::statsd_host: "statsd.eqiad.wmnet"
+ocg::graylog_host: "logstash1002.eqiad.wmnet"
 role::ocg::tmpfs_size: '32G'
 debdeploy::grains:
   debdeploy-ocg:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide566ef21bc56f94af60df0d1bbe5d8ecbdf2b70
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