Skip to content

Instantly share code, notes, and snippets.

@keisetsu
Forked from anonymous/gist:6711ee18f6bdf56577a5
Last active March 16, 2016 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keisetsu/b46f4e767711917ad767 to your computer and use it in GitHub Desktop.
Save keisetsu/b46f4e767711917ad767 to your computer and use it in GitHub Desktop.
my_package_installed:
pkg.installed:
- name: a_package
- version: 1.1.1
conf_managed:
file.managed:
- name: /etc/my_package.conf
- source: salt://files/my_package.conf
require:
- my_package_installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment