Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Last active November 12, 2015 18:07
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 whytewolf/fa7b700ef01de2685963 to your computer and use it in GitHub Desktop.
Save whytewolf/fa7b700ef01de2685963 to your computer and use it in GitHub Desktop.
ext:
salt.function:
- name: neutron.create_network
- tgt: 'roles:neutron'
- tgt_type: grain
- arg:
- name=external
- router_ext=True
- segmentation_id=43
- network_type=vlan
- physical_network=ex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment