Marathon
Proxy minion for managing a Marathon cluster.
Pillar
The marathon proxy configuration requires a 'base_url' property that points to
the marathon endpoint:
proxy:
proxytype: marathon
base_url: http://my-marathon-master.mydomain.com:8080
-
salt.proxy.marathon.
init
(opts)
Perform any needed setup.
-
salt.proxy.marathon.
ping
()
Is the marathon api responding?
-
salt.proxy.marathon.
shutdown
(opts)
For this proxy shutdown is a no-op