tink-ab / salt-circular

Utility to detect and understand circular SaltStack state dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaltStack circular state dependency finder

$ python circular.py
Usage: circular.py <jsonfile>

Extract the json file using something like:

    salt --out=json YOURMINION state.show_highstate

About

Utility to detect and understand circular SaltStack state dependencies.

License:MIT License


Languages

Language:Python 100.0%