Keine Beschreibung

constant_state.sls 314B

123456
  1. # constant_state is referenced in the 'onchanges' of another state to guarantee
  2. # that there is at least one 'onchanges' entry for that state so that it will
  3. # never execute on its own. We can then trigger the state via 'onchanges_in' in # other states that need it.
  4. constant_state:
  5. test.succeed_without_changes