Muehlenhoff has submitted this change and it was merged.

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


Add salt grains for scb

Change-Id: I6025587a613867d99c717d08bcb4613be8cd98e7
---
A hieradata/hosts/scb1001.yaml
M hieradata/role/common/scb.yaml
M modules/debdeploy/templates/debdeploy.erb
3 files changed, 10 insertions(+), 0 deletions(-)

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved



diff --git a/hieradata/hosts/scb1001.yaml b/hieradata/hosts/scb1001.yaml
new file mode 100644
index 0000000..d0ae81e
--- /dev/null
+++ b/hieradata/hosts/scb1001.yaml
@@ -0,0 +1,3 @@
+debdeploy::grains:
+  debdeploy-scb:
+    value: canary
diff --git a/hieradata/role/common/scb.yaml b/hieradata/role/common/scb.yaml
index 9fbecf1..82bc133 100644
--- a/hieradata/role/common/scb.yaml
+++ b/hieradata/role/common/scb.yaml
@@ -33,3 +33,8 @@
 - wikiversity.org
 - wikivoyage.org
 - wiktionary.org
+debdeploy::grains:
+  debdeploy-scb:
+    value: standard
+
+
diff --git a/modules/debdeploy/templates/debdeploy.erb 
b/modules/debdeploy/templates/debdeploy.erb
index 75fe855..81fd7c4 100644
--- a/modules/debdeploy/templates/debdeploy.erb
+++ b/modules/debdeploy/templates/debdeploy.erb
@@ -26,3 +26,5 @@
 ocg = debdeploy-ocg:standard
 sca = debdeploy-sca:standard
 sca-canary = debdeploy-sca:canary
+scb = debdeploy-scb:standard
+scb-canary = debdeploy-scb:canary

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6025587a613867d99c717d08bcb4613be8cd98e7
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to