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

add parameters to manage opn-cli CA file #11

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

fraenki
Copy link
Contributor

@fraenki fraenki commented Aug 18, 2021

This PR adds the following:

  • create the opn-cli config directory
  • either symlink opn-cli ca file to system-wide ca file
  • or create opn-cli ca file with custom content
  • parameters to enable/disable every aspect of this functionality
  • unit tests
  • a new entry in README

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #11 (29e1e4e) into main (6619cd6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          273       277    +4     
=========================================
+ Hits           273       277    +4     
Impacted Files Coverage Δ
lib/puppet/provider/opnsense_provider.rb 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6619cd6...29e1e4e. Read the comment docs.

@andreas-stuerz andreas-stuerz merged commit 8ddcaae into andreas-stuerz:main Aug 20, 2021
@andreas-stuerz andreas-stuerz added the feature Changelog Section: Added (Minor) label Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Changelog Section: Added (Minor)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants