metal-stack / metal-roles

Ansible roles for deploying metal-stack
MIT License
3 stars 2 forks source link

Reboot mgmtserver if interfaces were not renamed successfully #346

Closed iljarotar closed 1 week ago

iljarotar commented 1 week ago

Sometimes restarting systemd-networkd is not enough for the interface renaming to take effect. Therefore I added a check to see if the interfaces are renamed correctly and reboot the server if this is not the case.