Skip to content

Instantly share code, notes, and snippets.

@yeshess
Created April 13, 2017 13:18
Show Gist options
  • Save yeshess/2ed15c72730ae67eeea1e673e6506a76 to your computer and use it in GitHub Desktop.
Save yeshess/2ed15c72730ae67eeea1e673e6506a76 to your computer and use it in GitHub Desktop.
node_templates:
server:
type: cloudify.oraclebmc.nodes.Instance
properties:
install_agent: false
bmc_config: *bmc_config
public_key_file: 'somekey.pub'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment