We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d05772 commit f04fae9Copy full SHA for f04fae9
environments/.caas/inventory/extra_groups
environments/.caas/inventory/groups
@@ -69,8 +69,10 @@ openhpc
69
[proxy]
70
# Hosts to configure http/s proxies - see ansible/roles/proxy/README.md
71
72
-[manila]
+[manila:children]
73
# Hosts to configure for manila fileshares
74
+login
75
+compute
76
77
[persist_hostkeys:children]
78
# Hosts to use common set of hostkeys which persist across reimaging.
@@ -125,3 +127,10 @@ builder
125
127
[gateway:children]
126
128
# Add builder to this group to install gateway ansible-init playbook into image
129
builder
130
+
131
+[zenith:children]
132
+grafana
133
+openondemand
134
135
+[podman:children]
136
+zenith
0 commit comments