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

ci: Add conditional reboot for transactional update support #204

Merged
merged 3 commits into from
Jan 15, 2024
Merged

ci: Add conditional reboot for transactional update support #204

merged 3 commits into from
Jan 15, 2024

Conversation

HVSharma12
Copy link
Contributor

Enhancement: Add Conditional Reboot and README.md Syntax Fix

Reason: To support transactional update systems that require a reboot for changes to take effect and to correct a syntax error in the firewall configuration example in the readme.md.

Result: Ensures that changes on transactional systems are applied correctly if a new package is installed.

Issue Tracker Tickets (Jira or BZ if any):na

tasks/firewalld.yml Outdated Show resolved Hide resolved
Co-authored-by: Richard Megginson <[email protected]>
@HVSharma12 HVSharma12 requested a review from richm January 14, 2024 13:45
tasks/firewalld.yml Outdated Show resolved Hide resolved
@richm
Copy link
Contributor

richm commented Jan 14, 2024

one minor nit, otherwise, lgtm

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f970b15) 61.09% compared to head (11af64e) 61.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   61.09%   61.09%           
=======================================
  Files           2        2           
  Lines         910      910           
=======================================
  Hits          556      556           
  Misses        354      354           
Flag Coverage Δ
sanity ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: Richard Megginson <[email protected]>
@HVSharma12 HVSharma12 requested a review from richm January 14, 2024 23:39
@richm richm merged commit 9562047 into linux-system-roles:main Jan 15, 2024
19 checks passed
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.

2 participants