Gehel has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/338761 )
Change subject: elasticsearch - reimage elastic10(25|28|29|30) to jessie and move data to /srv ...................................................................... elasticsearch - reimage elastic10(25|28|29|30) to jessie and move data to /srv Bug: T151326 Bug: T151328 Change-Id: I2a84d0fbfbc23707c1607f3a036b852fbb611854 --- D hieradata/hosts/elastic1025.yaml D hieradata/hosts/elastic1028.yaml D hieradata/hosts/elastic1029.yaml M hieradata/hosts/elastic1030.yaml 4 files changed, 0 insertions(+), 13 deletions(-) Approvals: jenkins-bot: Verified Gehel: Looks good to me, approved diff --git a/hieradata/hosts/elastic1025.yaml b/hieradata/hosts/elastic1025.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1025.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/elastic1028.yaml b/hieradata/hosts/elastic1028.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1028.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/elastic1029.yaml b/hieradata/hosts/elastic1029.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1029.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/elastic1030.yaml b/hieradata/hosts/elastic1030.yaml index b2eb046..41eab79 100644 --- a/hieradata/hosts/elastic1030.yaml +++ b/hieradata/hosts/elastic1030.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/338761 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2a84d0fbfbc23707c1607f3a036b852fbb611854 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> Gerrit-Reviewer: Gehel <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
