Skip to content

Instantly share code, notes, and snippets.

@pratikmallya
Created August 11, 2015 21:39
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 pratikmallya/279add522e980cf61a65 to your computer and use it in GitHub Desktop.
Save pratikmallya/279add522e980cf61a65 to your computer and use it in GitHub Desktop.
heat_template_version: 2013-05-23
description: |
Test template using all resources supported on the Rackspace Public Cloud
resources:
gentoo_server: # Should create as long as there's no user_data
type: Rackspace::Cloud::Server
properties:
flavor: 1 GB Performance
image: 26c630fe-ba65-4cd2-ad69-1d808766a54b # Gentoo 14.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment