Skip to content

Instantly share code, notes, and snippets.

@markuskont
Last active November 21, 2016 14:56
Show Gist options
  • Save markuskont/152a64748da4b8815bce98e731965557 to your computer and use it in GitHub Desktop.
Save markuskont/152a64748da4b8815bce98e731965557 to your computer and use it in GitHub Desktop.
salt_telegraf_win_repo
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'
...
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