Skip to content

Instantly share code, notes, and snippets.

@rca
Last active December 20, 2015 12:09
Show Gist options
  • Save rca/6129090 to your computer and use it in GitHub Desktop.
Save rca/6129090 to your computer and use it in GitHub Desktop.
{{ salt['baremetal.ssl_cert_path'](domain) }}:
file.managed:
- contents: |
{{ domain['ssl_cert'] | indent(0) }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment