stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

ExternalDNS for VM #159

Closed DanielFroehlich closed 3 months ago

DanielFroehlich commented 5 months ago

As VM power user, I want to declarative create a DNS entry for my VM which gets a DHCP IP Adress via a bridged network, so that I can easily ssh into my VM using a nice name. This should be declarative so that I dont need to write an ansible playbook that waits for the VM to start, get the IP from DHCP and then add that entry to DNS.

DanielFroehlich commented 3 months ago

played a lot, could not get it to work - resorted to AAP based DHCP+DNS entries, which work fine. Closing as wontfix