Skip to content

Instantly share code, notes, and snippets.

@johnl
Created March 24, 2014 15:46
Show Gist options
  • Select an option

  • Save johnl/9742913 to your computer and use it in GitHub Desktop.

Select an option

Save johnl/9742913 to your computer and use it in GitHub Desktop.
Cloud-init conifg to disable partition growing
#cloud-config
growpart:
mode: off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment