solo chequea por la IP de athshe #3

Open
opened 2023-02-15 20:20:09 +00:00 by Nulo · 1 comment
Owner

Line 100 in 5fbfb39
nslookup "${domain}" 8.8.8.8 | grep -q "${SUTTY_ADDRESS}" || continue

debería chequear por los otros nodos también

https://gitea.nulo.in/Sutty/containers-certbot/src/commit/5fbfb3907598e0ce9fe7351e3868e289397aa0d4/certbotd.sh#L100 debería chequear por los otros nodos también
Author
Owner

para #parchearEnProd le mandamos nslookup "${domain}" 8.8.8.8 | grep -qE '128.254.207.34|54.39.161.205' || continue

para #parchearEnProd le mandamos `nslookup "${domain}" 8.8.8.8 | grep -qE '128.254.207.34|54.39.161.205' || continue`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Sutty/containers-certbot#3
No description provided.