Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/222519
Change subject: enable codfw bastion for non-ops user groups ...................................................................... enable codfw bastion for non-ops user groups Let all user groups use bast2001 that can already use bast1001. The eqiad and the codfw bastion should be equivalent. Additionally we may want an equivalent to "iron" in codfw as an ops-only bastion. Change-Id: Iec6889fc6324ae97b9557aa9385772cff1fb2375 --- A hieradata/hosts/bast2001.yaml 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/19/222519/1 diff --git a/hieradata/hosts/bast2001.yaml b/hieradata/hosts/bast2001.yaml new file mode 100644 index 0000000..9ebc536 --- /dev/null +++ b/hieradata/hosts/bast2001.yaml @@ -0,0 +1,7 @@ +admin::groups: + - deployment + - restricted + - parsoid-admin + - ocg-render-admins + - bastiononly +ganglia_class: "new" -- To view, visit https://gerrit.wikimedia.org/r/222519 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iec6889fc6324ae97b9557aa9385772cff1fb2375 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
