Commit e2294c8
Increase upgrade AIO volume size
Ubuntu Jammy -> Noble AIO upgrade jobs are currently failing due to
the Docker LV being >90% full. This change increases the overall volume
size available to the instance, as well as increasing the LV size for
the /var LV as that was also >90% utilised.
(cherry picked from commit 9823037)1 parent 6acc2cf commit e2294c8
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- .github/workflows
- etc/kayobe/environments/ci-aio/inventory/group_vars/controllers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments