Skip to content

Instantly share code, notes, and snippets.

@sygibson
Created June 8, 2015 21:29
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 sygibson/9dce48a1eb47e030464d to your computer and use it in GitHub Desktop.
Save sygibson/9dce48a1eb47e030464d to your computer and use it in GitHub Desktop.
network.subnets
[dc] root@saltmaster# salt 'v-cephmon-0*' network.subnets
v-cephmon-002-prod.example.com: ['100.80.131.0/24']
v-cephmon-001-prod.example.com: ['100.80.130.0/24']
v-cephmon-003-prod.example.com: ['100.80.132.0/24']
[dc] root@saltmaster# salt 'b-cephosd-*' network.subnets
b-cephosd-r01g5-prod.example.com: ['100.80.149.128/27', '100.80.213.128/27']
b-cephosd-r03f6-prod.example.com: ['100.80.148.96/27', '100.80.212.96/27']
b-cephosd-r02g5-prod.example.com: ['100.80.149.128/27', '100.80.213.128/27']
b-cephosd-r02f6-prod.example.com: ['100.80.148.96/27', '100.80.212.96/27']
b-cephosd-r02f5-prod.example.com: ['100.80.148.64/27', '100.80.212.64/27']
b-cephosd-r01f5-prod.example.com: ['100.80.148.64/27', '100.80.212.64/27']
b-cephosd-r04f6-prod.example.com: ['100.80.148.96/27', '100.80.212.96/27']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment