Skip to content

Commit

Permalink
Merge pull request shakenfist#2383 from shakenfist/fix-ci-deps
Browse files Browse the repository at this point in the history
CI images are now 100gb.
  • Loading branch information
mikalstill authored Apr 28, 2024
2 parents 1b06210 + 16cb449 commit d840335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/ansible/ci-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
cpu: 4
ram: 4096
disks:
- "30@{{base_image}}"
- "100@{{base_image}}"
- "30"
networkspecs:
- network_uuid="{{identifier}}"
Expand Down

0 comments on commit d840335

Please sign in to comment.