Borked PR: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. #58

Closed
notplants wants to merge 1 commits from fix-nsupdate into permissions
Owner

This PR changes the dyndns code in peach-lib to look up the domain of the dynamic dns server to talk to from config.yml.

This is more flexible, and allows me to more easily test multiple servers (prod and staging), and could also allow easier changing to a new dynamic dns server in the future.

I also additionally added installation of dnsutils to the peach-config setup script, which was missing before, and is required for the use of nsupdate by dyndns-updater.

This PR changes the dyndns code in peach-lib to look up the domain of the dynamic dns server to talk to from config.yml. This is more flexible, and allows me to more easily test multiple servers (prod and staging), and could also allow easier changing to a new dynamic dns server in the future. I also additionally added installation of dnsutils to the peach-config setup script, which was missing before, and is required for the use of nsupdate by dyndns-updater.
notplants added 1 commit 2021-12-18 16:27:55 +00:00
notplants changed title from Fix setup of nsupdate to Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. 2021-12-18 16:28:26 +00:00
notplants closed this pull request 2021-12-22 17:18:24 +00:00
Author
Owner

some gitea issus... going to re-create this PR from another branch

some gitea issus... going to re-create this PR from another branch
notplants changed title from Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. to Borked PR: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. 2021-12-22 17:22:10 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.