feat: enable ceph on k8s nodes (#362)

- enable enough ceph/frr to join to cephfs
- notify sshd when restarting the network
- update ssh principals to include all ssh interfaces

Reviewed-on: #362
This commit was merged in pull request #362.
This commit is contained in:
2025-07-19 20:30:46 +10:00
parent c5c40c3bfd
commit 3cfafbac44
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