Skip to content

Instantly share code, notes, and snippets.

@pratikmallya
Created July 11, 2015 20:17
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/4702eefc703a8439c33f to your computer and use it in GitHub Desktop.
Save pratikmallya/4702eefc703a8439c33f to your computer and use it in GitHub Desktop.
heat_template_version: 2013-05-23
resources:
rg:
type: 'https://gist.githubusercontent.com/pratikmallya/7fdc3eed6f9d83f1c4f3/raw/e9e156a87ca9d057f2d73914608d8638b6b2efed/drupal.yaml'
outputs:
service_ips:
description: Node Service IPs
value: { get_attr: [rg, server_ip] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment