Page MenuHomeDevCentral

Use creates parameter instead of unless: test -f
ClosedPublic

Authored by dereckson on Apr 27 2017, 22:04.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 20:50
Unknown Object (File)
Sat, Dec 14, 17:52
Unknown Object (File)
Fri, Dec 13, 15:59
Unknown Object (File)
Fri, Dec 13, 03:11
Unknown Object (File)
Mon, Dec 9, 13:53
Unknown Object (File)
Sat, Dec 7, 18:17
Unknown Object (File)
Thu, Dec 5, 09:37
Unknown Object (File)
Wed, Nov 27, 07:45
Subscribers
None

Details

Summary

2014.7.0 introduced a creates parameter to run only when the
a file doesn't exist.

Reference: https://docs.saltstack.com/en/latest/ref/states/all/salt.states.cmd.html

Test Plan

Check reapply the state is no op

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Salt master
$ salt eglide state.apply roles/shellserver/userland-software/openssl-legacy

     Comment: /opt/openssl-legacy/bin/openssl exists
This revision is now accepted and ready to land.Apr 27 2017, 22:06
This revision was automatically updated to reflect the committed changes.