Skip to content

WIP: Capsules support#174

Draft
pablomh wants to merge 1 commit intotheforeman:developfrom
pablomh:grafana_with_capsules
Draft

WIP: Capsules support#174
pablomh wants to merge 1 commit intotheforeman:developfrom
pablomh:grafana_with_capsules

Conversation

@pablomh
Copy link
Copy Markdown
Contributor

@pablomh pablomh commented Nov 15, 2024

Usage:

---
- name: Setup Performance Co-Pilot to gather metrics of a Satellite installation
  hosts: satellite,capsules
  roles:
    - role: theforeman.operations.metrics
      vars:
        foreman_metrics_grafana_host: $HOST_WHERE_GRAFANA_WILL_BE_DEPLOYED (by default it'll be the first host in the list of `hosts`)
...

Usage:

```
---
- name: Setup Performance Co-Pilot to gather metrics of a Satellite installation
  hosts: satellite,capsules
  roles:
    - role: theforeman.operations.metrics
      vars:
        foreman_metrics_grafana_host: $HOST_WHERE_GRAFANA_WILL_BE_DEPLOYED (by default it'll be the first host in the list of `hosts`)
...
```
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.

1 participant