Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upSkip VMs without states defined in salt top file _only_ when executing operation using that top file #2451
Comments
marmarek
added
bug
C: mgmt
P: minor
labels
Nov 22, 2016
marmarek
added this to the Release 3.2 updates milestone
Nov 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marmarek commentedNov 22, 2016
Currently
qubesctltool skip VMs for which top file is empty (it checksstate.show_top id=VMNAME). It is sensible forstate.highstatewhich would do nothing, but break usage of other commands, like giving state to apply from command line (state.single,state.apply,state.sls...), or even directly calling some salt module.