Skip to content

Instantly share code, notes, and snippets.

@yoramw
Created July 24, 2014 11:42
Show Gist options
  • Save yoramw/bc92be3b7a452dee7247 to your computer and use it in GitHub Desktop.
Save yoramw/bc92be3b7a452dee7247 to your computer and use it in GitHub Desktop.
blueprint
types:
vm_host:
- server:
image:[The Ubuntu image id we used for bootstrapping]
flavor: 2
blueprint:
- name: floatingip
type: cloudify.openstack.floatingip
properties:
floatingip:
floating_network_name: public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment