home.router: let dyndns have ipv6 please
This commit is contained in:
parent
951d254c7a
commit
d999895450
6 changed files with 100 additions and 76 deletions
|
@ -1,5 +1,5 @@
|
|||
nodes['home.router'] = {
|
||||
'hostname': 'router-remote',
|
||||
'hostname': '172.19.138.1',
|
||||
'bundles': {
|
||||
'bird',
|
||||
'kea-dhcp-server',
|
||||
|
@ -118,7 +118,7 @@ nodes['home.router'] = {
|
|||
'interface': 'enp1s0.7',
|
||||
'dyndns': {
|
||||
'domain': 'franzi-home.kunbox.net',
|
||||
'url': 'https://ns-mephisto.kunbox.net/nic/update?hostname=franzi-home.kunbox.net&myip={ip}',
|
||||
'url': 'https://ns-mephisto.kunbox.net/nic/update?hostname=franzi-home.kunbox.net&myip={ips}',
|
||||
'username': vault.decrypt('encrypt$gAAAAABfr8DLAJhmUIhdxLq83I8MnRRvkRgDZcO8Brvw1KpvplC3K8ZGj0jIIWD3Us33vIP6t0ybd_mgD8slpRUk78Kqd3BMoQ=='),
|
||||
'password': vault.decrypt('encrypt$gAAAAABfr8Cq5M1hweeJTQAl0dLhFntdlw-QnkIYUQpY-_ycODVWOpyeAwjwOgWLSdsdXIUvqcoiXPZPV-BE12p5C42NGnj9r7sKYpoGz8xfuGIk6haMa2g='),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue