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 haproxy server, backend and frontend management #12

Merged
merged 58 commits into from
Nov 4, 2021
Merged

Conversation

andreas-stuerz
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #12 (d419408) into main (96b4cec) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #12    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           11        17     +6     
  Lines          277       511   +234     
==========================================
+ Hits           277       511   +234     
Impacted Files Coverage Δ
...opnsense_firewall_alias/opnsense_firewall_alias.rb 100.00% <100.00%> (ø)
...r/opnsense_firewall_rule/opnsense_firewall_rule.rb 100.00% <100.00%> (ø)
...nsense_haproxy_backend/opnsense_haproxy_backend.rb 100.00% <100.00%> (ø)
...ense_haproxy_frontend/opnsense_haproxy_frontend.rb 100.00% <100.00%> (ø)
...opnsense_haproxy_server/opnsense_haproxy_server.rb 100.00% <100.00%> (ø)
lib/puppet/provider/opnsense_provider.rb 100.00% <100.00%> (ø)
lib/puppet/type/opnsense_haproxy_backend.rb 100.00% <100.00%> (ø)
lib/puppet/type/opnsense_haproxy_frontend.rb 100.00% <100.00%> (ø)
lib/puppet/type/opnsense_haproxy_server.rb 100.00% <100.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 96b4cec...d419408. Read the comment docs.

@andreas-stuerz andreas-stuerz added the feature Changelog Section: Added (Minor) label Nov 4, 2021
@andreas-stuerz andreas-stuerz merged commit c5395cf into main Nov 4, 2021
@andreas-stuerz andreas-stuerz deleted the haproxy branch November 4, 2021 09:48
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.

1 participant