Commit c82a0da
[ci_gen_kustomize_values] Fix bmo01 scenario
bmo01 scneario template generates duplicate YAML keys when processing
multi-ppart inventory hostnames, causing Nodeset deployment timeout.
This bug casues data loss (first host) when adding a misnamed node
(duplicate key survivor) This PR tries to fix.
fixes: OSPRH-32215
Signed-off-by: Abhishek Bongale <abhishekbongale@outlook.com>1 parent 98e89db commit c82a0da
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments