Merged Elsewhere: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain. #59
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-nsupdate2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
the changes in this PR were included in this merged PR #63
closing this PR
WIP: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain.to Merged Elsewhere: Fix setup of nsupdate. Add installation of dnsutils. Dynamically get dynamic dns server domain.Pull request closed