Muehlenhoff has uploaded a new change for review.

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

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

hooft: Use the role keyword

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

Change-Id: I153b1700fb9f139e2d38273c04b753255830bbce
---
M manifests/site.pp
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/99/247199/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 870d859..0035bd3 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1112,10 +1112,9 @@
     interface::add_ip6_mapped { 'main':
         interface => 'eth0',
     }
-    role bastionhost::general
+    role bastionhost::general, installserver::tftp-server
 
     include standard
-    include role::installserver::tftp-server
 
     class { 'ganglia::monitor::aggregator':
         sites =>  'esams',

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

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