Skip to content

Instantly share code, notes, and snippets.

@dlashua
Created August 15, 2015 16:29
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 dlashua/49084b3ea14a34e81c5b to your computer and use it in GitHub Desktop.
Save dlashua/49084b3ea14a34e81c5b to your computer and use it in GitHub Desktop.
make_directory:
file.directory:
- name: /etc/nginx-test
- user: ubuntu
- group: ubuntu
#deploy_nginx_config:
# file.recurse:
# - source: salt://nginx/as-web-conf/
# - clean: True
# - user: ubuntu
# - group: ubuntu
# - name: /etc/nginx-test
# - include_empty: True
# - keep_symlinks: True
# - template: jinja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment