Gehel has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/338392 )
Change subject: elasticsearch - reimage elastic10(21|22|23|24) to jessie and move data to /srv ...................................................................... elasticsearch - reimage elastic10(21|22|23|24) to jessie and move data to /srv Bug: T151326 Bug: T151328 Change-Id: I87a2458b791e16ac1982c8c5d8e5dedca606660a --- D hieradata/hosts/elastic1021.yaml D hieradata/hosts/elastic1022.yaml D hieradata/hosts/elastic1023.yaml D hieradata/hosts/elastic1024.yaml 4 files changed, 0 insertions(+), 12 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/92/338392/1 diff --git a/hieradata/hosts/elastic1021.yaml b/hieradata/hosts/elastic1021.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1021.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/elastic1022.yaml b/hieradata/hosts/elastic1022.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1022.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/elastic1023.yaml b/hieradata/hosts/elastic1023.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1023.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/elastic1024.yaml b/hieradata/hosts/elastic1024.yaml deleted file mode 100644 index a764fc7..0000000 --- a/hieradata/hosts/elastic1024.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' -- To view, visit https://gerrit.wikimedia.org/r/338392 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I87a2458b791e16ac1982c8c5d8e5dedca606660a 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
