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