2
0

Merge pull request #345 from Angelo-Verona/master

Changed pillar example formatting for Slack
This commit is contained in:
Niels Abspoel 2017-12-23 11:39:30 +01:00 committed by GitHub
commit d01083f347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,8 +88,8 @@ salt:
# optional engine configuration # optional engine configuration
engines: engines:
slack: - slack:
token: xoxp-XXXXX-XXXXXXX token: xoxp-XXXXX-XXXXXXX # use Slack's legacy API token
control: True control: True
valid_users: valid_users:
- someuser - someuser
@ -164,8 +164,8 @@ salt:
# optional engine configuration # optional engine configuration
engines: engines:
slack: - slack:
token: xoxp-XXXXX-XXXXXXX token: xoxp-XXXXX-XXXXXXX # use Slack's legacy API token
control: True control: True
valid_users: valid_users:
- someuser - someuser