Skip to content

Instantly share code, notes, and snippets.

@sarasfox
Created July 15, 2015 23:58
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 sarasfox/d96ecc6b9e43dae0ce9f to your computer and use it in GitHub Desktop.
Save sarasfox/d96ecc6b9e43dae0ce9f to your computer and use it in GitHub Desktop.
salt output
----------
ID: nginx
Function: pkg.installed
Result: True
Comment: Package nginx is already installed.
Started: 17:55:48.069172
Duration: 1961.42 ms
Changes:
----------
ID: /etc/nginx/nginx.conf
Function: file.managed
Result: True
Comment: File /etc/nginx/nginx.conf is in the correct state
Started: 17:55:52.348982
Duration: 96.896 ms
Changes:
----------
ID: nginx
Function: service.running
Result: True
Comment: The service nginx is already running
Started: 17:55:52.450171
Duration: 76.996 ms
Changes:
----------
ID: test
Function: arangodb.add_app
Result: the app mailer-mailgun was add at /test
Comment: it was aleardy installed
Started: 17:55:52.531604
Duration: 3135.921 ms
Changes: Invalid Changes data: mailer-mailgun was install at /test
----------
ID: test2
Function: arangodb.add_app
Result: the app mailer-mailgun was add at /test2
Comment: it was aleardy installed
Started: 17:55:55.671902
Duration: 640.622 ms
Changes: Invalid Changes data: mailer-mailgun was install at /test2
Summary
------------
Succeeded: 3 (changed=2)
Failed: 0
------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment