Last active
November 21, 2016 14:56
-
-
Save markuskont/152a64748da4b8815bce98e731965557 to your computer and use it in GitHub Desktop.
salt_telegraf_win_repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Telegraf: | |
1.1.1: | |
installer: 'salt://win/repo-ng/telegraf/telegraf-1.1.1.exe' | |
full_name: Influxdata Telegraf 1.1.1 | |
reboot: False | |
install_flags: ' --service install' | |
uninstaller: '%ProgramFiles%/telegraf/telegraf.exe' | |
uninstall_flags: ' --service uninstall' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
winrepo_dir_ng: /srv/salt/win/repo-ng | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment