Closed puppetninja closed 4 years ago
with snippets like below
- name: Install Elasticsearch. package: name: elasticsearch state: "{{ elasticsearch_package_state }}"
there is no way to pin specific versions of elasticsearch, this is not very handy for keeping versions of elk stack nodes with consistent versions
with snippets like below
there is no way to pin specific versions of elasticsearch, this is not very handy for keeping versions of elk stack nodes with consistent versions