Skip to content

Commit f9b6476

Browse files
committed
fix groups
1 parent c53a780 commit f9b6476

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ control
3838
slurm_stats
3939

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

0 commit comments

Comments
 (0)