Salt states verification logic

4 views
Skip to first unread message

Bubunia Patra

unread,
Oct 19, 2017, 11:20:49 AM10/19/17
to Salt-users
Hi all ,

Is there a way I can check each of the salt-state has been run successfully from the top.sls. I want to make sure from the below example -webserver salt state has been run successfully at the salt-minions  before it runs appserver states with some automation logic . The problem I noticed even if salt says the salt state is already successfu at the output  but not all the states not being run.  If it is possible can someone provide some clue how we can achieve this?

For example:

top.sls have 

base:
  'os:Fedora':
    - webserver
    - appserver
   
      

Regards
Pradeep
Reply all
Reply to author
Forward
0 new messages