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

Ensure postgresql service is started after configuration even with no configuration change #24

Conversation

davidassigbi
Copy link
Contributor

Description

Ensure postgresql service is started after configuration even with no configuration change

closes #22
closes #23

Motivation and Context

How Has This Been Tested?

Tests performed with Molecule both locally and using Github Actions

Types of Changes

  • fix: ensure service is started
  • fix: remove rockylinux reference in task name
  • docs: update rocklylinux'version used for testing
  • typo: renamed to users no log var to proper prefix postgresql instead of postgres

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

David ASSIGBI added 4 commits December 6, 2024 09:58
This helps in cased engine was stopped, and there is no config change so no handler is executed to reload the service
… of postgres

As postgres_users_no_log was just documented accross, the role, support for it is still included to not cause any breacking change
@davidassigbi davidassigbi added this to the 2.1.0 milestone Dec 6, 2024
@davidassigbi davidassigbi added the bug Something isn't working label Dec 6, 2024
@davidassigbi davidassigbi merged commit 3000b99 into main Dec 6, 2024
60 checks passed
@davidassigbi davidassigbi deleted the 23-ensure-postgresql-service-is-started-after-configuration-even-with-no-configuration-change branch December 6, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant