You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After openstack-k8s-operators/edpm-ansible#897,
due to the nft rules applied during the installation of frr on the EDPM
nodes, ssh traffic is blocked.
That is resolved by the configure-os service, which adds nft rules to
allow ssh traffic again.
Hence, the configure-os service has to be deployed before the frr
service to avoid blocking ssh.
0 commit comments