Skip to content

Commit

Permalink
ansible: Update AWS documentation wrt. webhook
Browse files Browse the repository at this point in the history
Our webhook has ran in CentOS CI for a long time. tasks/README.md also
says so, but the AWS documentation contradicted that. Update it
accordingly.
  • Loading branch information
martinpitt committed Dec 6, 2024
1 parent ec388af commit f7b5e3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ansible/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ If you run more than one at a time, set a custom host name with `-e hostname=coc

Webhook setup
-------------
AWS runs our primary webhook. Deploy or update it with:
Our primary webhook runs in CentOS CI. If that goes down, we can bring up a
fallback in AWS. Deploy or update it with:

ansible-playbook -i inventory aws/launch-webhook.yml

Expand Down

0 comments on commit f7b5e3c

Please sign in to comment.