From: Kristof Provost Date: Mon, 29 Apr 2024 21:40:20 +0000 (+0200) Subject: Add dyndns public key too X-Git-Url: https://git.sigsegv.be/?a=commitdiff_plain;h=6b63cef03aa47bf2df190f2ca502f857cf07d497;p=pennestraat-domotica Add dyndns public key too We need both. --- diff --git a/ansible/roles/router/tasks/dyndns.yaml b/ansible/roles/router/tasks/dyndns.yaml index 4c8e686..c0cfc60 100644 --- a/ansible/roles/router/tasks/dyndns.yaml +++ b/ansible/roles/router/tasks/dyndns.yaml @@ -19,3 +19,11 @@ group: wheel mode: 0600 become: true +- name: nsupdate public key + template: + src: "{{ dyndns_name }}.key" + dest: "/etc/K{{ dyndns_name }}.key" + owner: root + group: wheel + mode: 0600 + become: true diff --git a/ansible/roles/router/templates/thuis.sigsegv.be.key b/ansible/roles/router/templates/thuis.sigsegv.be.key new file mode 100644 index 0000000..952f30b --- /dev/null +++ b/ansible/roles/router/templates/thuis.sigsegv.be.key @@ -0,0 +1 @@ +thuis.sigsegv.be. IN KEY 512 3 163 n1LIjPr1c/8927KRiXz8yXJdolOe2VGtaPPFN38MUuc=