Muehlenhoff has uploaded a new change for review.

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

Change subject: labnet1002: Use the role keyword
......................................................................

labnet1002: Use the role keyword

We need this for Hiera-based assignment of Salt grains for debdeploy

Change-Id: Ic77fb89a0362d11917beffb8f4f22fdac9b83a32
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/06/247206/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 870d859..db83234 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1301,8 +1301,8 @@
 node 'labnet1002.eqiad.wmnet' {
     $use_neutron = false
 
+    role nova::api
     include standard
-    include role::nova::api
 
     if $use_neutron == true {
         include role::neutron::nethost

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

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