hetzner-dyndns: add rudimentary dyndns
This commit is contained in:
parent
c905b7dc13
commit
7ded2c6b3b
3 changed files with 38 additions and 0 deletions
6
bundles/hetzner-dyndns/items.py
Normal file
6
bundles/hetzner-dyndns/items.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
directories['/opt/hetzner-dyndns/src'] = {}
|
||||
|
||||
git_deploy['/opt/hetzner-dyndns/src'] = {
|
||||
'repo': 'https://git.franzi.business/sophie/hetzner-dyndns.git',
|
||||
'rev': 'main',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue