stackhpc / stackhpc-kayobe-config

StackHPC Kayobe configuration
Apache License 2.0
12 stars 20 forks source link

fix!: manage the `physical` interface in `ci-aio` #1363

Closed jackhodgkiss closed 6 days ago

jackhodgkiss commented 1 week ago

Treat the physical interface as network interface inside of the ci-aio environment. This is to ensure the network interface files are created correctly with the appropriate permissions otherwise we will lose connection after the DHCP lease expires. Also this approach enables us to include the interface within the firewall configuration ensuring we maintain SSH access through the firewall via this interface.

Alex-Welsh commented 1 week ago

Need this on stackhpc/zed first, no SLURP till Caracal

jackhodgkiss commented 1 week ago

Need this on stackhpc/zed first, no SLURP till Caracal

https://github.com/stackhpc/stackhpc-kayobe-config/pull/1364