Skip to content

Instantly share code, notes, and snippets.

Created November 16, 2015 18:19
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/c842eadafea9411fbd71 to your computer and use it in GitHub Desktop.
Save anonymous/c842eadafea9411fbd71 to your computer and use it in GitHub Desktop.
{% elif grains['host'] == 'cn98' %}
store:
ip_address: 10.110.0.118
netmask: 255.255.252.0
vlan: 1025
mtu: 1500
{% elif grains['host'] == 'cn99' %}
store:
ip_address: 10.110.0.119
netmask: 255.255.252.0
vlan: 1025
mtu: 1500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment