Requisite of file.append
- by Jeff Strunk
Is it possible to make salt require that a particular file was appended to as opposed to the file merely existing?
It seems like I can only require a file state. The source looks like it strips out any method names from a require attribute.
In the example below, I only want the foo service to run if my lines have been appended to…