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
Override frr and ovn_bgp_agent directory owners recursively
Dataplane adoption fails when it is executed on EDPM nodes and frr or
ovn_bgp_agent services need to be adopted. The reason is that their
configuration directories, created by tripleo, are owned by root and
edpm_frr and edpm_ovn_bgp_agent roles try to change their owner without
using `become: true`.
OSPRH-20414
0 commit comments