Merge "Add healthcheck to the frr image"

This commit is contained in:
Zuul 2021-02-09 15:29:25 +00:00 committed by Gerrit Code Review
commit 4a395662f5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
tcib_actions:
- run: bash /usr/local/bin/uid_gid_manage frrvty frr
- run: dnf install -y {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: ln -s /usr/share/openstack-tripleo-common/healthcheck/frr /openstack/healthcheck && chmod a+rx /openstack/healthcheck
- run: mkdir -p /var/lock/subsys && chown "frr:" /var/lock/subsys
tcib_packages:
common: