HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mccoyc

no profile record

コメント

mccoyc
·12 か月前·議論
I wonder if they'd consider implementing NTS.

https://github.com/jauderho/nts-servers/tree/main
mccoyc
·昨年·議論
It's probably a lot of automated tooling/monitoring infrastructure that's doing reverse resolution of IPs to get hostnames.

Edit: I've found that sometimes they're pretty poor at caching responses so you end up with a lot of these requests.
mccoyc
·昨年·議論
Can confirm us-east1 (and possibly us-south1) are having VPC host reachability problems.
mccoyc
·5 年前·議論
Another one for the list is `--start-at-task` and `--list-tasks`, for those tasks that are statically imported. If you have a task bomb out, you can take over from where you left off. Doesn't work in all playbooks, if facts need to be set earlier, but it's still very useful and saves tons of time. Obvious, but I wish I knew that one earlier too.