Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/247576
Change subject: planet: move to role keyword ...................................................................... planet: move to role keyword Change-Id: I533c0fd745fafc7e5906cca8f99919a25f2c0e1b --- M manifests/site.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/76/247576/1 diff --git a/manifests/site.pp b/manifests/site.pp index ceb5021..906568f 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -2227,7 +2227,7 @@ # virtual machine hosting https://wikitech.wikimedia.org/wiki/Planet.wikimedia.org node 'planet1001.eqiad.wmnet' { - include role::planet + role planet } # LDAP servers relied on by OIT for mail -- To view, visit https://gerrit.wikimedia.org/r/247576 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I533c0fd745fafc7e5906cca8f99919a25f2c0e1b Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
