mjolnir: use cloud-init for network configuration and move to new net.
Switch to cloud-init to align with the Ansible infra. Also move to new network and hostname.
This commit is contained in:
parent
971274b473
commit
c9e27a5bb6
2 changed files with 18 additions and 12 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"targetHostname": "forgejo-actions-runner-intern.hamburg.ccc.de"
|
||||
},
|
||||
"mjolnir": {
|
||||
"targetHostname": "mjolnir-intern.hamburg.ccc.de"
|
||||
"targetHostname": "mjolnir.hosts.hamburg.ccc.de"
|
||||
},
|
||||
"woodpecker": {
|
||||
"targetHostname": "woodpecker-intern.hamburg.ccc.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue