Add back FRR to Undercloud

This is partial revert of 5bf166be61 and
adds back FRR to Undercloud. Actually it is required to use BGP in
control plane network but was removed by mistake.

Change-Id: I6d9a8260cc1e8cb1cf9e128fe8c09c59ebf026b1
This commit is contained in:
Takashi Kajinami 2022-05-10 17:30:48 +09:00
parent a5d7c2f02a
commit 8911d02f86
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@
- OS::TripleO::Services::ContainerImagePrepare
- OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::DockerRegistry
- OS::TripleO::Services::Frr
- OS::TripleO::Services::HAproxy
- OS::TripleO::Services::HeatEphemeral
- OS::TripleO::Services::UndercloudTLS

View File

@ -25,6 +25,7 @@
- OS::TripleO::Services::ContainerImagePrepare
- OS::TripleO::Services::ContainersLogrotateCrond
- OS::TripleO::Services::DockerRegistry
- OS::TripleO::Services::Frr
- OS::TripleO::Services::HAproxy
- OS::TripleO::Services::HeatEphemeral
- OS::TripleO::Services::UndercloudTLS