Skip to content

Commit 0836adc

Browse files
committed
fix groups
1 parent c53a780 commit 0836adc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

environments/common/inventory/groups

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ cluster
4747

4848
[selinux:children]
4949
cluster
50+
51+
[rebuild]
52+
# nodes in 'compute' group which can be rebuilt from slurm (on an OpenStack cloud)

environments/common/layouts/everything

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ control
3737
[filebeat:children]
3838
slurm_stats
3939

40-
[rebuild]
41-
# nodes which can be rebuilt via slurm (on an OpenStack cloud)
40+
[rebuild:children]
41+
compute

0 commit comments

Comments
 (0)