Skip to content

Instantly share code, notes, and snippets.

@schasi

schasi/cloud.sls Secret

Last active September 5, 2017 12:51
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 schasi/6dcf353193572963d6306a5937f1604a to your computer and use it in GitHub Desktop.
Save schasi/6dcf353193572963d6306a5937f1604a to your computer and use it in GitHub Desktop.
Trying to get data from my orchestration state to my salt-cloud provider module
dns-vm:
salt.runner:
- name: cloud.profile
- prof: freebsd
- instances:
- {{prefix}}-DNS-{{suffix}}
- pillar:
- mac: "f0:0b:aa:f0:0b:aa"
- network: "somenet"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment