Skip to content

Instantly share code, notes, and snippets.

@rbrady
Created September 8, 2016 14:57
Show Gist options
  • Save rbrady/eedc354fdae92b8cb10088387305d9e7 to your computer and use it in GitHub Desktop.
Save rbrady/eedc354fdae92b8cb10088387305d9e7 to your computer and use it in GitHub Desktop.
neutron subnet-update $(neutron subnet-list | grep "-" | awk '{print $2}') --dns-nameserver 8.8.8.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment