Jcrespo has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404768 )
Change subject: mariadb: Enable notifications on es2001-4 and set default behaviour ...................................................................... mariadb: Enable notifications on es2001-4 and set default behaviour Once those servers are on stretch, we can remove the workarounds. Change-Id: I8a8f650f7e8c23f540963b23a46f5a6ebb4743e8 --- D hieradata/hosts/es2001.yaml D hieradata/hosts/es2002.yaml D hieradata/hosts/es2003.yaml D hieradata/hosts/es2004.yaml 4 files changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/68/404768/1 diff --git a/hieradata/hosts/es2001.yaml b/hieradata/hosts/es2001.yaml deleted file mode 100644 index 06dde1b..0000000 --- a/hieradata/hosts/es2001.yaml +++ /dev/null @@ -1,2 +0,0 @@ -profile::base::check_disk_options: -w 5% -c 1% -W 6% -K 3% -l -e --exclude-type=tracefs -profile::base::check_disk_critical: false diff --git a/hieradata/hosts/es2002.yaml b/hieradata/hosts/es2002.yaml deleted file mode 100644 index 5be8031..0000000 --- a/hieradata/hosts/es2002.yaml +++ /dev/null @@ -1 +0,0 @@ -profile::base::notifications_enabled: '0' diff --git a/hieradata/hosts/es2003.yaml b/hieradata/hosts/es2003.yaml deleted file mode 100644 index 5be8031..0000000 --- a/hieradata/hosts/es2003.yaml +++ /dev/null @@ -1 +0,0 @@ -profile::base::notifications_enabled: '0' diff --git a/hieradata/hosts/es2004.yaml b/hieradata/hosts/es2004.yaml deleted file mode 100644 index 5be8031..0000000 --- a/hieradata/hosts/es2004.yaml +++ /dev/null @@ -1 +0,0 @@ -profile::base::notifications_enabled: '0' -- To view, visit https://gerrit.wikimedia.org/r/404768 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8a8f650f7e8c23f540963b23a46f5a6ebb4743e8 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Jcrespo <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
