Dzahn has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398390 )
Change subject: dbstore: remove ganglia ...................................................................... dbstore: remove ganglia Bug: T177225 Change-Id: If8e1adcc4b7d0610a73f5e27e3f340422c8bb577 --- A hieradata/hosts/dbstore1001.yaml A hieradata/hosts/dbstore1002.yaml M hieradata/hosts/dbstore2001.yaml M hieradata/hosts/dbstore2002.yaml 4 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/90/398390/1 diff --git a/hieradata/hosts/dbstore1001.yaml b/hieradata/hosts/dbstore1001.yaml new file mode 100644 index 0000000..49549d1 --- /dev/null +++ b/hieradata/hosts/dbstore1001.yaml @@ -0,0 +1 @@ +standard::has_ganglia: false diff --git a/hieradata/hosts/dbstore1002.yaml b/hieradata/hosts/dbstore1002.yaml new file mode 100644 index 0000000..49549d1 --- /dev/null +++ b/hieradata/hosts/dbstore1002.yaml @@ -0,0 +1 @@ +standard::has_ganglia: false diff --git a/hieradata/hosts/dbstore2001.yaml b/hieradata/hosts/dbstore2001.yaml index 283aaea..3808882 100644 --- a/hieradata/hosts/dbstore2001.yaml +++ b/hieradata/hosts/dbstore2001.yaml @@ -1,3 +1,4 @@ +standard::has_ganglia: false # Buffer pool sizes/instance enabled role::mariadb::dbstore_multiinstance::num_instances: 6 role::mariadb::dbstore_multiinstance::s2: '15G' diff --git a/hieradata/hosts/dbstore2002.yaml b/hieradata/hosts/dbstore2002.yaml index 05f0274..0c1f8e4 100644 --- a/hieradata/hosts/dbstore2002.yaml +++ b/hieradata/hosts/dbstore2002.yaml @@ -1,3 +1,4 @@ +standard::has_ganglia: false # Buffer pool sizes/instance enabled role::mariadb::dbstore_multiinstance::num_instances: 5 role::mariadb::dbstore_multiinstance::x1: '15G' -- To view, visit https://gerrit.wikimedia.org/r/398390 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If8e1adcc4b7d0610a73f5e27e3f340422c8bb577 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
