Does sls_list execute in order?

60 views
Skip to first unread message

Mike Chesnut

unread,
Jan 15, 2013, 3:13:49 PM1/15/13
to salt-...@googlegroups.com
If, in my minion config, I do this:

startup_states: 'sls'
sls_list:
  - a
  - b
  - c

Can I reasonably assume that a, b, and c will be applied in the order listed?

Thomas S Hatch

unread,
Jan 15, 2013, 4:51:33 PM1/15/13
to salt-...@googlegroups.com
No, all of the sls files are loaded together. You still should have requisites and order statements


--
 
 



--
Thomas S. Hatch  |  Founder, CTO


5272 South College Drive, Suite 301 | Murray, UT 84123

Mike Chesnut

unread,
Jan 15, 2013, 4:54:28 PM1/15/13
to salt-...@googlegroups.com
Okay that's what I thought, just wanted to make sure.  Thanks for the clarification.


--
 
 

Thomas S Hatch

unread,
Jan 15, 2013, 4:59:35 PM1/15/13
to salt-...@googlegroups.com
Sure thing :)
Reply all
Reply to author
Forward
0 new messages