Skip to content

Commit

Permalink
ansible: added todo to automate Jenkins worker IPs for github-bot
Browse files Browse the repository at this point in the history
Instead of keeping the list of whitelisted Jenkins worker IPs up-to-date
manually, it would be ideal to automate that with a python script
instead.

Refs #985 (comment)
  • Loading branch information
phillipj committed Nov 27, 2017
1 parent 9d5c681 commit 18b9ca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ Unsorted stuff of things we need to do/think about
- [ ] add explicit ARCH and DESTCPU for release machines (RV: I'm adding
"arm64" manually for both to force the right thing, from memory I've
needed to do this on x86 and x64, best be explicit to be sure)
- [ ] github-bot: automate list of whitelisted Jenkins worker IPs with
python

[callback]: plugins/inventory/nodejs_yaml.py

0 comments on commit 18b9ca3

Please sign in to comment.