Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing role to allow for connectivity and defaults for frr_reload #13

Merged
merged 11 commits into from
Feb 12, 2019

Conversation

nertwork
Copy link
Collaborator

This should fix the frr_reload variable defaults. I also added documentation for frr_reload in the defaults/main.yml file.

Fixes #12

nertwork and others added 10 commits January 31, 2019 14:19
adding more bgp options and to readme
When installing the FRR package, something happens to cause the default
routes to go away. In order to fix this, we simply need to run `netplan
apply`. But this needs to be chained off of the package install. So the
slightly goofy `shell` module for the package install and `netplan
apply` is a tad hacky, but provides a specific pattern we're attempting
to hit.

Signed-off-by: David Wahlstrom <david.wahlstrom@dreamhost.com>
Keep connectivity after installing FRR on debian
Updating readme for upgrade/downgrade options
adding in frr_reload defaults
* 'master' of github.com:nertwork/ansible-frr:
  adding in frr_reload defaults
  Updating readme for upgrade/downgrade options
@nertwork nertwork force-pushed the master branch 3 times, most recently from ec8f234 to ca44061 Compare February 11, 2019 22:24
updating default variables
@mrlesmithjr
Copy link
Owner

@nertwork Thanks for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'frr_reload' is undefined
2 participants