Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/316556
Change subject: sca: Fully qualify the lvs::realserver inclusion
......................................................................
sca: Fully qualify the lvs::realserver inclusion
Since 91a434, inclusion of ::lvs::realserver need to be fully qualified
in roles. That was partly done in 003426b4, adding role::sca in this
patch
Change-Id: Iecdb6ae1a8fa86ebce30c210327f3f69c96c2b3e
---
M manifests/role/sca.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/56/316556/1
diff --git a/manifests/role/sca.pp b/manifests/role/sca.pp
index ccd8c6d..17ef84a 100644
--- a/manifests/role/sca.pp
+++ b/manifests/role/sca.pp
@@ -6,6 +6,6 @@
include standard
include base::firewall
if $::realm == 'production' {
- include lvs::realserver
+ include ::lvs::realserver
}
}
--
To view, visit https://gerrit.wikimedia.org/r/316556
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iecdb6ae1a8fa86ebce30c210327f3f69c96c2b3e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits