Merge pull request #345 from Angelo-Verona/master
Changed pillar example formatting for Slack
This commit is contained in:
commit
d01083f347
@ -88,8 +88,8 @@ salt:
|
||||
|
||||
# optional engine configuration
|
||||
engines:
|
||||
slack:
|
||||
token: xoxp-XXXXX-XXXXXXX
|
||||
- slack:
|
||||
token: xoxp-XXXXX-XXXXXXX # use Slack's legacy API token
|
||||
control: True
|
||||
valid_users:
|
||||
- someuser
|
||||
@ -164,8 +164,8 @@ salt:
|
||||
|
||||
# optional engine configuration
|
||||
engines:
|
||||
slack:
|
||||
token: xoxp-XXXXX-XXXXXXX
|
||||
- slack:
|
||||
token: xoxp-XXXXX-XXXXXXX # use Slack's legacy API token
|
||||
control: True
|
||||
valid_users:
|
||||
- someuser
|
||||
|
Loading…
Reference in New Issue
Block a user