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
Merge pull request #530 from eduolivares/frr-after-configure-os
[BGP] Deploy frr after configure-os
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.
Reviewed-by: Andrew Bays <[email protected]>
0 commit comments