You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SULTAN_ENV is no longer a configuration and changing it won't change the python bin sultan is talking to. It's now used for debugging purposes
We are using google.cloud.gcp_compute plugin to manage our inventory. gce.py is no longer supported.
sultan local clean command no longer works. It's been replaced by sultan local config that will make sure of cleaning sultan-generated files in case they were causing errors.
Make sure to clean your local machine before checking out this version (using sultan local clean) as we renamed the managed blocks from ANSIBLE MANAGED BLOCK to SULTAN MANAGED BLOCK. You can also do the cleaning manually by editing /etc/hosts and ~/.ssh/config. Sultan won't recognize the old blocks that were named ANSIBLE MANAGED BLOCK.