diff --git a/pillar.example b/pillar.example index 9575dc9..3394677 100644 --- a/pillar.example +++ b/pillar.example @@ -141,6 +141,23 @@ salt: auth_keytab: /root/auth.keytab auth_principal: kadmin/admin + # optional engine configuration + engines: + slack: + token: xoxp-XXXXX-XXXXXXX + control: True + valid_users: + - someuser + - otheruser + valid_commands: + - test.ping + - list_jobs + aliases: + list_jobs: + type: runner + cmd: jobs.list_jobs + + # salt cloud config cloud: master: salt