Alexandros Kosiaris has submitted this change and it was merged. Change subject: Update mendelevium's OTRS config ......................................................................
Update mendelevium's OTRS config Set the correct values of m2-master and database Bug: T74109 Change-Id: Iefc1ef5db8701efe8484141122b7dfc8b87bf33d --- A hieradata/hosts/mendelevium.yaml 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Alexandros Kosiaris: Verified; Looks good to me, approved diff --git a/hieradata/hosts/mendelevium.yaml b/hieradata/hosts/mendelevium.yaml new file mode 100644 index 0000000..69b24c5 --- /dev/null +++ b/hieradata/hosts/mendelevium.yaml @@ -0,0 +1,2 @@ +otrs::otrs_database_host: m2-master.eqiad.wmnet +otrs::otrs_database_name: otrs -- To view, visit https://gerrit.wikimedia.org/r/268056 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iefc1ef5db8701efe8484141122b7dfc8b87bf33d Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
