salt.proxy.chronos
Chronos
Proxy minion for managing a Chronos cluster.
Dependencies
Pillar
The chronos proxy configuration requires a 'base_url' property that points to the chronos endpoint:
proxy: proxytype: chronos base_url: http://my-chronos-master.mydomain.com:4400
New in version 2015.8.2.
-
Perform any needed setup.
salt.proxy.chronos.init(opts)
-
Is the chronos api responding?
salt.proxy.chronos.ping()
-
For this proxy shutdown is a no-op
salt.proxy.chronos.shutdown(opts)
© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/proxy/all/salt.proxy.chronos.html