salt.proxy.chronos

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

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

© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/proxy/all/salt.proxy.chronos.html