Merge pull request #51352 from garethgreenaway/fixing_service_beacon_documentation

[2018.3] Fixing service beacon documentation
This commit is contained in:
Daniel Wozniak 2019-01-27 16:41:31 -07:00 committed by GitHub
commit 326425cb4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,8 +52,8 @@ def beacon(config):
beacons:
service:
- services:
salt-master:
mysql:
salt-master: {}
mysql: {}
The config above sets up beacons to check for
the salt-master and mysql services.