Skip to content

Commit 18b9ca3

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 nodejs#985 (comment)
1 parent 9d5c681 commit 18b9ca3

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
@@ -175,6 +175,8 @@ Unsorted stuff of things we need to do/think about
175175
- [ ] add explicit ARCH and DESTCPU for release machines (RV: I'm adding
176176
"arm64" manually for both to force the right thing, from memory I've
177177
needed to do this on x86 and x64, best be explicit to be sure)
178+
- [ ] github-bot: automate list of whitelisted Jenkins worker IPs with
179+
python
178180

179181
[callback]: plugins/inventory/nodejs_yaml.py
180182

0 commit comments

Comments
 (0)