Muehlenhoff has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/246958

Change subject: Add salt grains for videoscalers
......................................................................

Add salt grains for videoscalers

Change-Id: Ia8c68508a85ce4232fd0e2a765f72527bd358c90
---
A hieradata/hosts/mw1259.yaml
M hieradata/role/common/mediawiki/videoscaler.yaml
M modules/debdeploy/templates/debdeploy.erb
3 files changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/58/246958/1

diff --git a/hieradata/hosts/mw1259.yaml b/hieradata/hosts/mw1259.yaml
new file mode 100644
index 0000000..b968a6e
--- /dev/null
+++ b/hieradata/hosts/mw1259.yaml
@@ -0,0 +1,3 @@
+debdeploy::grains:
+  debdeploy-videoscaler:
+    value: canary
diff --git a/hieradata/role/common/mediawiki/videoscaler.yaml 
b/hieradata/role/common/mediawiki/videoscaler.yaml
index d236142..0baa990 100644
--- a/hieradata/role/common/mediawiki/videoscaler.yaml
+++ b/hieradata/role/common/mediawiki/videoscaler.yaml
@@ -9,3 +9,6 @@
     server:
       connection_timeout_seconds: 1200
   max_execution_time: 1200
+debdeploy::grains:
+  debdeploy-videoscaler:
+    value: standard
diff --git a/modules/debdeploy/templates/debdeploy.erb 
b/modules/debdeploy/templates/debdeploy.erb
index 13e230b..523a47a 100644
--- a/modules/debdeploy/templates/debdeploy.erb
+++ b/modules/debdeploy/templates/debdeploy.erb
@@ -26,3 +26,5 @@
 sca-canary = debdeploy-sca:canary
 scb = debdeploy-scb:standard
 scb-canary = debdeploy-scb:canary
+videoscaler = debdeploy-videoscaler:standard
+videoscaler-canary = debdeploy-videoscaler:canary

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia8c68508a85ce4232fd0e2a765f72527bd358c90
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <mmuhlenh...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to