feat: enable ceph on k8s nodes
Build / precommit (pull_request) Successful in 4m48s

- enable enough ceph/frr to join to cephfs
- notify sshd when restarting the network
- update ssh principals to include all ssh interfaces
This commit is contained in:
2025-07-18 23:57:05 +10:00
parent c5c40c3bfd
commit 0ed71f4d11
10 changed files with 122 additions and 7 deletions
+1
View File
@@ -71,6 +71,7 @@ class networking (
exec { 'networking_reload_network':
command => $restart_command,
refreshonly => true,
notify => Service['sshd'],
}
# prevent DNS from being overwritten by networkmanager