Skip to content

Instantly share code, notes, and snippets.

@coldclimate
Created July 11, 2013 11:35
Show Gist options
  • Select an option

  • Save coldclimate/5974697 to your computer and use it in GitHub Desktop.

Select an option

Save coldclimate/5974697 to your computer and use it in GitHub Desktop.
When developing scripts which are going to be run by cloud-init
The scripts you pass through as a compiled user-script are split up and expanded into /var/lib/cloud/instance/scripts so you can go and run them again and debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment