Marostegui has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/391550 )
Change subject: mariadb: Enable notifications on codfw hosts ...................................................................... mariadb: Enable notifications on codfw hosts These hosts had notifications disabled for maintenances that are already finished. Let's enable them back Change-Id: I99ace24f2157e10ad40b39a7c5a1658dbcf975dc --- M hieradata/hosts/db2078.yaml M hieradata/hosts/db2081.yaml M hieradata/hosts/db2082.yaml M hieradata/hosts/db2083.yaml 4 files changed, 0 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/50/391550/1 diff --git a/hieradata/hosts/db2078.yaml b/hieradata/hosts/db2078.yaml index 5be8031..e69de29 100644 --- a/hieradata/hosts/db2078.yaml +++ b/hieradata/hosts/db2078.yaml @@ -1 +0,0 @@ -profile::base::notifications_enabled: '0' diff --git a/hieradata/hosts/db2081.yaml b/hieradata/hosts/db2081.yaml index 0ea867a..0d8bce2 100644 --- a/hieradata/hosts/db2081.yaml +++ b/hieradata/hosts/db2081.yaml @@ -1,2 +1 @@ mariadb::shard: 's5' -profile::base::notifications_enabled: '0' diff --git a/hieradata/hosts/db2082.yaml b/hieradata/hosts/db2082.yaml index 0ea867a..0d8bce2 100644 --- a/hieradata/hosts/db2082.yaml +++ b/hieradata/hosts/db2082.yaml @@ -1,2 +1 @@ mariadb::shard: 's5' -profile::base::notifications_enabled: '0' diff --git a/hieradata/hosts/db2083.yaml b/hieradata/hosts/db2083.yaml index 0ea867a..0d8bce2 100644 --- a/hieradata/hosts/db2083.yaml +++ b/hieradata/hosts/db2083.yaml @@ -1,2 +1 @@ mariadb::shard: 's5' -profile::base::notifications_enabled: '0' -- To view, visit https://gerrit.wikimedia.org/r/391550 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99ace24f2157e10ad40b39a7c5a1658dbcf975dc Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Marostegui <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
