Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ansible-roles
gobgp
Commits
096c9610
Verified
Commit
096c9610
authored
Oct 09, 2021
by
Lukas Steiner
Browse files
fix zebra_software_name for centos 8
centos 8 upgrades frr to 7.5 and requires software name to be unset
parent
a7904e46
Pipeline
#527
passed with stage
in 5 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
vars/CentOS-8.yml
View file @
096c9610
...
...
@@ -4,6 +4,5 @@ gobgp_zebra_daemons_config: /etc/frr/daemons
gobgp_zebra_config
:
/etc/frr/zebra.conf
gobgp_zebra_api_socket
:
/var/run/frr/zserv.api
gobgp_zebra_api_version
:
6
gobgp_zebra_software_name
:
frr7
gobgp_zebra_group
:
frr
gobgp_zebra_service
:
frr
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment