updated telegraf state
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8a9e5997ca
commit
0db6152602
@ -4,7 +4,7 @@
|
||||
telegraf-archive-extract:
|
||||
archive.extracted:
|
||||
- name: {{ telegraf.release_dir }}/telegraf-{{ telegraf.version }}
|
||||
- source: {{ telegraf.mirror }}/telegraf-{{ telegraf.version }}_{{ salt['grains.get']('kernel')|lower }}_{{ salt['grains.get']('osarch') }}.tar.gz
|
||||
- source: {{ telegraf.mirror }}/telegraf-{{ telegraf.version }}_{{ salt['grains.get']('kernel')|lower }}_{{ telegraf.arch }}.tar.gz
|
||||
- enforce_toplevel: false
|
||||
- options: >
|
||||
--transform 's|^\{{ archive_exclude_dir }}|/|g'
|
||||
|
Loading…
Reference in New Issue
Block a user