Advertisement
Guest User

Untitled

a guest
Nov 24th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. /etc/stikked/stikked.php:
  2. file.managed:
  3. - source: salt://apps/stikked/stikked.php
  4. - user: root
  5. - group: www-data
  6. - mode: 640
  7. - template: jinja
  8. - database: stikked
  9. - dbuser: stikked
  10. - dbpass: stikked
  11. - dbtype: mysql
  12. - require:
  13. - pkg: stikked
  14. ----------
  15. ID: /etc/stikked/stikked.php
  16. Function: file.managed
  17. Result: False
  18. Comment: Parent directory not present
  19. Changes:
  20. ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement