mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
need to have a frame to start things later on
This commit is contained in:
parent
9ec62ad249
commit
1421ed22d8
@ -30,9 +30,6 @@ framer minionudpstack be active first setup
|
||||
bid start eventing
|
||||
# Start the functionmanage framer
|
||||
bid start functionmanager
|
||||
# Start the Beacon system
|
||||
bid start masterevents
|
||||
bid start beacon
|
||||
# Start the outbound framer
|
||||
bid start outbound
|
||||
# Start the scheduler
|
||||
@ -90,6 +87,14 @@ framer bootstrap be inactive first join
|
||||
print Loading
|
||||
enter
|
||||
do salt load modules
|
||||
go latestart
|
||||
|
||||
frame latestart
|
||||
# Start late frames that need the pillar/modules to be available
|
||||
# Start the master events loop
|
||||
bid start masterevents
|
||||
# Start Beacon
|
||||
bid start beacon
|
||||
go router
|
||||
|
||||
frame router
|
||||
|
Loading…
Reference in New Issue
Block a user