Hashar has uploaded a new change for review. Change subject: role::applicationserver::appserver::beta ......................................................................
role::applicationserver::appserver::beta The beta cluster has applicationserver instances which fulfill both the appserver role AND the imagescaling role. When applying both production class we end up with a duplicate definition of the common class: Duplicate definition: Class[Role::Applicationserver::Common] is already defined in: file /etc/puppet/manifests/role/applicationserver.pp at line 106; cannot redefine at: /etc/puppet/manifests/role/applicationserver.pp:121 Using a new dedicated class let us mix both roles safely and also get rid of some """if $::realm == 'labs'""" hacks. Change-Id: I99da6dc727cd966f03061b6e3a772a26dd50434c --- M manifests/role/applicationserver.pp 1 file changed, 11 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/23/43023/1 -- To view, visit https://gerrit.wikimedia.org/r/43023 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99da6dc727cd966f03061b6e3a772a26dd50434c Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
