Skip to content

Instantly share code, notes, and snippets.

@joshwget
Created October 12, 2016 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshwget/7bafec8b8ce359886dfe315dc1b6fe8a to your computer and use it in GitHub Desktop.
Save joshwget/7bafec8b8ce359886dfe315dc1b6fe8a to your computer and use it in GitHub Desktop.
#cloud-config
runcmd:
- [mkswap, /dev/vdb]
- [swapon, /dev/vdb]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment