Skip to content

Instantly share code, notes, and snippets.

Created July 21, 2017 20:21
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 anonymous/23bec6090c53516b175487e90df60e0b to your computer and use it in GitHub Desktop.
Save anonymous/23bec6090c53516b175487e90df60e0b to your computer and use it in GitHub Desktop.
cloud.profiles.d/cloud_profile
aca1-sandbox-servicenode:
volumes:
- { size: 500, device: /dev/sdf, type: gp2 }
{% if grains['clusterType'] == 'SingleNode_LocalPSQL' %}
- { size: 500, device: /dev/sdf, type: gp2 }
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment