Muehlenhoff has uploaded a new change for review.

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

Change subject: Add salt grains for test systems
......................................................................

Add salt grains for test systems

Change-Id: Ic903153ffb4a6702ea22649d020c7003b7a91b7a
---
A hieradata/role/common/testsystem.yaml
M modules/debdeploy/templates/debdeploy.erb
2 files changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/246953/1

diff --git a/hieradata/role/common/testsystem.yaml 
b/hieradata/role/common/testsystem.yaml
new file mode 100644
index 0000000..2f4bfaa
--- /dev/null
+++ b/hieradata/role/common/testsystem.yaml
@@ -0,0 +1,3 @@
+debdeploy::grains:
+  debdeploy-testsystem:
+    value: standard
diff --git a/modules/debdeploy/templates/debdeploy.erb 
b/modules/debdeploy/templates/debdeploy.erb
index 1099a3b..2f42cc4 100644
--- a/modules/debdeploy/templates/debdeploy.erb
+++ b/modules/debdeploy/templates/debdeploy.erb
@@ -6,7 +6,7 @@
 # A list of servers, each defined by one or more Salt grains. If multiple 
grains
 # are specified, they're processed sequentially
 analytics = debdeploy-analytics:true
-misc-servers = debdeploy-tor:standard, debdeploy-ve:standard, 
debdeploy-gitblit:standard, debdeploy-spare:standard, 
debdeploy-releases:standard
+misc-servers = debdeploy-tor:standard, debdeploy-ve:standard, 
debdeploy-gitblit:standard, debdeploy-spare:standard, 
debdeploy-releases:standard, debdeploy-testsystem:standard
 swift = debdeploy-swift-proxy:true, debdeploy-swift-storage:true
 swift-storage = debdeploy-swift-storage:true
 swift-proxy = debdeploy-swift-proxy:true

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

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

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

Reply via email to