Dzahn has submitted this change and it was merged. Change subject: bugzilla_static: include role::backup::host ......................................................................
bugzilla_static: include role::backup::host Just to get a backup of the old BZ install and dumps for once. Will remove again later. Bug:T95184 Change-Id: I361c9cc66ad23a0c16c5a62a752b8d528c4c6ff8 --- M manifests/role/bugzilla_static.pp 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/manifests/role/bugzilla_static.pp b/manifests/role/bugzilla_static.pp index 1cc8a31..664401a 100644 --- a/manifests/role/bugzilla_static.pp +++ b/manifests/role/bugzilla_static.pp @@ -9,6 +9,8 @@ port => '80', } + include role::backup::host + backup::set { 'bugzilla-static' : } backup::set { 'bugzilla-backup' : } -- To view, visit https://gerrit.wikimedia.org/r/220818 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I361c9cc66ad23a0c16c5a62a752b8d528c4c6ff8 Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <dz...@wikimedia.org> Gerrit-Reviewer: Dzahn <dz...@wikimedia.org> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits