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.
- salt.proxy.chronos.init(opts)#
Perform any needed setup.
- salt.proxy.chronos.ping()#
Is the chronos api responding?
- salt.proxy.chronos.shutdown(opts)#
For this proxy shutdown is a no-op