ksator / automated_tickets_management_with_healthbot_saltstack

Event driven automation with Healthbot and SaltStack. Automated ticket management. Automated "show commands" collection from the faulty junos devices
MIT License
1 stars 4 forks source link

General question considering the Webhook #1

Open jepify opened 5 years ago

jepify commented 5 years ago

I am currently trying something similar to this project In the reactor.conf you have the following

reactor:
    - 'salt/engines/hook/healthbot':
        - /srv/reactor/manage_ticket.sls

What is the url of this webhook. ie, the url used in healthbot to trigger the webhook?

ksator commented 4 years ago

Hello Here it is https://github.com/ksator/automated_tickets_management_with_healthbot_saltstack/blob/master/configure_healthbot.py#L167