salt.proxy.chronos module

Chronos

Proxy minion for managing a Chronos cluster.

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

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