salt.beacons.proxy_example

Example beacon to use with salt-proxy

beacons:
  proxy_example:
    endpoint: beacon
salt.beacons.proxy_example.beacon(config)

Called several times each second https://docs.saltproject.io/en/latest/topics/beacons/#the-beacon-function

beacons:
  proxy_example:
    - endpoint: beacon
salt.beacons.proxy_example.validate(config)

Validate the beacon configuration

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Previous topic

salt.beacons.pkg

Next topic

salt.beacons.ps