Gehel has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/338768 )
Change subject: elasticsearch - reimage elastic10(26|31|36|40) to jessie and move data to /srv ...................................................................... elasticsearch - reimage elastic10(26|31|36|40) to jessie and move data to /srv Bug: T151326 Bug: T151328 Change-Id: I2b5842944f80e664a5132bd12b8ddf9441d92dd4 --- D hieradata/hosts/elastic1026.yaml D hieradata/hosts/elastic1031.yaml M hieradata/hosts/elastic1036.yaml M hieradata/hosts/elastic1040.yaml 4 files changed, 0 insertions(+), 14 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/68/338768/1 diff --git a/hieradata/hosts/elastic1026.yaml b/hieradata/hosts/elastic1026.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1026.yaml +++ /dev/null @@ -1,3 +0,0 @@ -# temporarily override the default data directory, this will be removed when -# server is reimaged with new data directory on /srv -elasticsearch::data_dir: '/var/lib/elasticsearch' diff --git a/hieradata/hosts/elastic1031.yaml b/hieradata/hosts/elastic1031.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1031.yaml +++ /dev/null @@ -1,3 +0,0 @@ -# temporarily override the default data directory, this will be removed when -# server is reimaged with new data directory on /srv -elasticsearch::data_dir: '/var/lib/elasticsearch' diff --git a/hieradata/hosts/elastic1036.yaml b/hieradata/hosts/elastic1036.yaml index b2eb046..41eab79 100644 --- a/hieradata/hosts/elastic1036.yaml +++ b/hieradata/hosts/elastic1036.yaml @@ -1,7 +1,3 @@ elasticsearch::master_eligible: true # make sure the elasticsearch::unicast_hosts property is updated if master # eligibility is modified - -# temporarily override the default data directory, this will be removed when -# server is reimaged with new data directory on /srv -elasticsearch::data_dir: '/var/lib/elasticsearch' diff --git a/hieradata/hosts/elastic1040.yaml b/hieradata/hosts/elastic1040.yaml index b2eb046..41eab79 100644 --- a/hieradata/hosts/elastic1040.yaml +++ b/hieradata/hosts/elastic1040.yaml @@ -1,7 +1,3 @@ elasticsearch::master_eligible: true # make sure the elasticsearch::unicast_hosts property is updated if master # eligibility is modified - -# temporarily override the default data directory, this will be removed when -# server is reimaged with new data directory on /srv -elasticsearch::data_dir: '/var/lib/elasticsearch' -- To view, visit https://gerrit.wikimedia.org/r/338768 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2b5842944f80e664a5132bd12b8ddf9441d92dd4 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
