Yuvipanda has submitted this change and it was merged. Change subject: staging: Add sca role to sca nodes ......................................................................
staging: Add sca role to sca nodes SKAAAAAAAAAAAA! Bug: T91554 Change-Id: Ib666f4ca68af6d2a6fc72f068d7d8433fd45fa82 --- M nodes/labs/staging.yaml 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Yuvipanda: Verified; Looks good to me, approved diff --git a/nodes/labs/staging.yaml b/nodes/labs/staging.yaml index 06df8ad..89e0c52 100644 --- a/nodes/labs/staging.yaml +++ b/nodes/labs/staging.yaml @@ -1,4 +1,6 @@ .*-tin: - role::deployment::server +.*-sca\d\d: + - role::sca .*: - role::puppet::self -- To view, visit https://gerrit.wikimedia.org/r/197416 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib666f4ca68af6d2a6fc72f068d7d8433fd45fa82 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yuvipanda <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
