ns-ionos: move powerdnsadmin webinterface to new hostname
This commit is contained in:
parent
a4bb7f89ec
commit
f8416215d5
6 changed files with 34 additions and 9 deletions
|
@ -21,10 +21,14 @@ git_deploy = {
|
|||
files = {
|
||||
'/opt/powerdnsadmin/config.py': {
|
||||
'content_type': 'mako',
|
||||
'triggers': {
|
||||
'svc_systemd:powerdnsadmin:restart',
|
||||
},
|
||||
},
|
||||
'/etc/systemd/system/powerdnsadmin.service': {
|
||||
'triggers': {
|
||||
'action:systemd-reload',
|
||||
'svc_systemd:powerdnsadmin:restart',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue