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 c53a780 commit 0836adcCopy full SHA for 0836adc
environments/common/inventory/groups
@@ -47,3 +47,6 @@ cluster
47
48
[selinux:children]
49
cluster
50
+
51
+[rebuild]
52
+# nodes in 'compute' group which can be rebuilt from slurm (on an OpenStack cloud)
environments/common/layouts/everything
@@ -37,5 +37,5 @@ control
37
[filebeat:children]
38
slurm_stats
39
40
-[rebuild]
41
-# nodes which can be rebuilt via slurm (on an OpenStack cloud)
+[rebuild:children]
+compute
0 commit comments