Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A arch-boxes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nl6720
  • arch-boxes
  • Repository
Switch branch/tag
  • arch-boxes
  • images
  • basic.sh
Find file BlameHistoryPermalink
  • Kristian Klausen's avatar
    Shrink the cloud image to the bare minimum (2GB) · 4d829cc9
    Kristian Klausen authored Jan 31, 2021
    cloud-init resizes the disk[1] so we don't need a "big disk" with a lot
    of unused space + some cloud providers charges for the unused space +
    some cloud providers offers VM with disk < 20GB.
    
    [1] https://cloudinit.readthedocs.io/en/latest/topics/modules.html#growpart
    
    Fix #127
    4d829cc9