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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user