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
|
@ -110,11 +110,6 @@ if node.metadata.get('pppd/dyndns', {}):
|
|||
'context': node.metadata.get('pppd/dyndns'),
|
||||
'mode': '0755',
|
||||
}
|
||||
files['/usr/local/share/icinga/plugins/check_dyndns_update'] = {
|
||||
'content_type': 'mako',
|
||||
'context': node.metadata.get('pppd/dyndns'),
|
||||
'mode': '0755',
|
||||
}
|
||||
files['/usr/local/bin/dyndns_periodic'] = {
|
||||
'content_type': 'mako',
|
||||
'context': node.metadata.get('pppd/dyndns'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue