Compare commits

...

2 commits

Author SHA1 Message Date
Franzi 5111e0c897
gce.bind01: update powerdnsadmin to 0.3.0
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
2022-06-28 21:41:58 +02:00
Franzi 4f89345c8c
rx300: update netbox to 3.2.5 2022-06-21 06:33:30 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ nodes['gce.bind01'] = {
'my_hostname': 'ns-1.kunbox.net', 'my_hostname': 'ns-1.kunbox.net',
}, },
'powerdnsadmin': { 'powerdnsadmin': {
'version': 'v0.2.5', 'version': 'v0.3.0',
}, },
'vm': { 'vm': {
'cpu': 1, 'cpu': 1,

View file

@ -276,7 +276,7 @@ nodes['rx300'] = {
}, },
'netbox': { 'netbox': {
'domain': 'netbox.franzi.business', 'domain': 'netbox.franzi.business',
'version': 'v3.2.4', 'version': 'v3.2.5',
'changelog_retention_days': 360, 'changelog_retention_days': 360,
'admins': { 'admins': {
'kunsi': 'hostmaster@kunbox.net', 'kunsi': 'hostmaster@kunbox.net',