Skip to content

Commit

Permalink
fix: Invalid volume size for sys-bitcoin
Browse files Browse the repository at this point in the history
  • Loading branch information
seven-beep committed Oct 23, 2024
1 parent 7a63d5e commit dbcef3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/sys-bitcoin/create.sls
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ tags:
cmd.run:
- require:
- qvm: {{ slsdotpath }}
- name: qvm-volume extend {{ slsdotpath }}:private 1Ti
- name: qvm-volume extend {{ slsdotpath }}:private 1024Gi
"{{ slsdotpath }}-extend-builder-private-volume":
cmd.run:
Expand Down

0 comments on commit dbcef3d

Please sign in to comment.