Skip to content

Commit c6c65b7

Browse files
author
Matt Pryor
committed
Add OOD host to Zenith group
1 parent af7b682 commit c6c65b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/cluster_infra/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ cluster_groups_validation:
4242

4343
# Additional groups for Zenith support
4444
cluster_groups_zenith:
45-
# Any hosts in the grafana group should go in the zenith group
46-
zenith: [grafana]
45+
# Any hosts in the grafana and openondemand groups should go in the zenith group
46+
zenith: [grafana, openondemand]

0 commit comments

Comments
 (0)