Commit a0ec01d
Bharat Kunwar
Rename ansible/{openhpc,cluster-infra-configure}.yml
We have been using `ansible/openhpc.yml` to configure all types of
clusters (Beegfs, Gluster, OpenHPC, GPU, Kata, etc.), not just OpenHPC
clusters. It is slightly misleading to be calling this playbook
`openhpc.yml` which gives the impression it is only for creating OpenHPC
clusters. With the right combination of cluster roles and boolean
toggles, it ha quite a generic use case hence a more generic name of
`cluster-infra-configure.yml` seems more suitable following the same
pattern used by `container-infra-configure.yml` for clusters created
using Magnum.1 parent de88159 commit a0ec01d
File tree
3 files changed
+3
-4
lines changed- ansible
- tests
3 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
0 commit comments