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

Update docs in CheckMK playbooks #5436

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Update docs in CheckMK playbooks #5436

merged 1 commit into from
Oct 10, 2024

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Oct 9, 2024

When we ran the playbooks to add local checks recently, we noticed that the documentation in the playbooks themselves was mostly copy-pasta.

This PR clarifies the docs in the three CheckMK playbooks. It also changes the hosts line for all three, so they will only run in staging by default.

Copy link
Member

@carolyncole carolyncole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update!

# will run with the staging runtime environment and the rails rule group on pdc-describe-staging2

- name: Install CheckMk local check scripts on host
hosts: staging:qa:production
hosts: "{{ runtime_env | default ('staging') }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice update!

Copy link
Member

@kayiwa kayiwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK! Thanks @acozine

@kayiwa kayiwa merged commit 335142f into main Oct 10, 2024
70 checks passed
@kayiwa kayiwa deleted the fix-checkmk-playbook-docs branch October 10, 2024 11:45
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.

3 participants