Skip to content

Commit 5050016

Browse files
committed
ansible: added todo to automate Jenkins worker IPs for github-bot
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) PR-URL: #985
1 parent 32f4636 commit 5050016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ Unsorted stuff of things we need to do/think about
197197
- [ ] add explicit ARCH and DESTCPU for release machines (RV: I'm adding
198198
"arm64" manually for both to force the right thing, from memory I've
199199
needed to do this on x86 and x64, best be explicit to be sure)
200+
- [ ] github-bot: automate list of whitelisted Jenkins worker IPs with
201+
python
200202

201203
[callback]: plugins/inventory/nodejs_yaml.py
202204

0 commit comments

Comments
 (0)