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

Cisco/Juniper Local File Config Loader #12065

Merged
merged 2 commits into from
Sep 30, 2019
Merged

Conversation

h00die
Copy link
Contributor

@h00die h00die commented Jul 8, 2019

Want to database a cisco/juniper config file? You have to have a shell and use a post module. But I think more times than not I find these on git or an admin's desktop.

This PR makes modules to use the config eater functions off of a local file. It also fixes a bug in the ScreenOS config eater being too aggressive.

Brocade eater is with #11927

Verification

  • Check the docs, they have instructions and test files.

@h00die
Copy link
Contributor Author

h00die commented Sep 23, 2019

Just a bump on this. Should be VERY easy to test since the docs have example files to import, and the modules are simply stubs for libraries already in existence :)

@busterb
Copy link
Member

busterb commented Sep 24, 2019

Hey @dwelch-r7 wanna have a look at this one?

@jmartin-tech
Copy link
Contributor

Test failure was infrastructure item on R7 side, should be fixed now.

@msjenkins-r7 test this please.

@jmartin-tech
Copy link
Contributor

Sorry for the comment churn @h00die I should have this ironed out in the next couple hours.

@h00die
Copy link
Contributor Author

h00die commented Sep 30, 2019

No worries from me, just glad some modules are getting attention and landed! Appreciate all the work you r7 people do!

@jmartin-tech
Copy link
Contributor

@msjenkins-r7 test this please.

dwelch-r7 added a commit that referenced this pull request Sep 30, 2019
Adds a couple of modules for loading in cisco/juniper configs from a
file without needing a shell and a post module
@dwelch-r7 dwelch-r7 merged commit 0288649 into rapid7:master Sep 30, 2019
@dwelch-r7
Copy link
Contributor

dwelch-r7 commented Sep 30, 2019

Release Notes

Adds an auxiliary modules for loading in Cisco and Juniper configurations from files.

@h00die h00die deleted the local_configs branch October 2, 2019 01:56
jmartin-tech pushed a commit that referenced this pull request Oct 15, 2019
Adds a couple of modules for loading in cisco/juniper configs from a
file without needing a shell and a post module
@tperry-r7 tperry-r7 added the rn-enhancement release notes enhancement label Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug module rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants