mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-26 16:05:26 -04:00
fix: Invalid volume size for sys-bitcoin
This commit is contained in:
parent
7a63d5e0b4
commit
dbcef3d4ec
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ tags:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- require:
|
- require:
|
||||||
- qvm: {{ slsdotpath }}
|
- qvm: {{ slsdotpath }}
|
||||||
- name: qvm-volume extend {{ slsdotpath }}:private 1Ti
|
- name: qvm-volume extend {{ slsdotpath }}:private 1024Gi
|
||||||
|
|
||||||
"{{ slsdotpath }}-extend-builder-private-volume":
|
"{{ slsdotpath }}-extend-builder-private-volume":
|
||||||
cmd.run:
|
cmd.run:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue