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

monitoring control-plane #131

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

monitoring control-plane #131

wants to merge 8 commits into from

Conversation

thanche1
Copy link
Contributor

Basic monitoring

@thanche1 thanche1 requested a review from a team as a code owner December 16, 2022 09:09
Comment on lines +66 to +67


Copy link
Contributor

Choose a reason for hiding this comment

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

Too many line breaks

Comment on lines 7 to 9
setup_yaml:
- url: https://raw.githubusercontent.com/metal-stack/releases/{{ metal_stack_release_version }}/release.yaml
meta_var: metal_stack_release
Copy link
Contributor

Choose a reason for hiding this comment

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

Not related to this PR but we should move this variable to group_vars/all/images.yaml and remove it from the rest of the playbooks.

roles:
- name: ansible-common
tags: always
- name: monitoring
Copy link
Contributor

Choose a reason for hiding this comment

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

This role needs to come from the metal-roles repository. You can open a PR there for this role and test it by adding the following line to group_vars/all/images.yaml:

metal_roles_version: <name-of-your-branch-in-metal-roles-repo>

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