Skip to content

Instantly share code, notes, and snippets.

@Auha
Created May 15, 2017 23:10
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 Auha/22c0367c53610c862186a82bcc363795 to your computer and use it in GitHub Desktop.
Save Auha/22c0367c53610c862186a82bcc363795 to your computer and use it in GitHub Desktop.
Saltstack Return Message
ID: nginx_office_app
Function: file.managed
Name: /etc/nginx/conf.d/office.conf
Result: False
Comment: Source file salt://nginx/files/angular.conf not found
Started: 16:06:34.307270
Duration: 7.645 ms
Changes:
##nginx/office.sls
nginx_office_app:
file.managed:
- name: /etc/nginx/conf.d/office.conf
- source: salt://nginx/files/angular.conf
- template: jinja
- context:
server_name: xibodev-ap1.sunrider.com
env: dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment