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
 Differential  D973  
Use creates parameter instead of unless: test -f Authored by dereckson on Apr 27 2017, 22:04. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 2014.7.0 introduced a creates parameter to run only when the Reference: https://docs.saltstack.com/en/latest/ref/states/all/salt.states.cmd.html Check reapply the state is no op 
Diff Detail 
 Event TimelineComment Actions Salt master $ salt eglide state.apply roles/shellserver/userland-software/openssl-legacy … Comment: /opt/openssl-legacy/bin/openssl exists …  |