summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-17 16:51:14 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-25 10:23:45 +0000
commitf8fb96fd8973f4efb3adef97c3298e74684616dd (patch)
tree85513b83ebbde6c577ccae5b2243855f3102a38a
parent52cbb261f69755a790bfe173c4f1557f35ac30e1 (diff)
downloaddefinitions-f8fb96fd8973f4efb3adef97c3298e74684616dd.tar.gz
neutron: add template to disable devices
-rw-r--r--openstack/usr/share/openstack/extras/00-disable-device.network3
1 files changed, 3 insertions, 0 deletions
diff --git a/openstack/usr/share/openstack/extras/00-disable-device.network b/openstack/usr/share/openstack/extras/00-disable-device.network
new file mode 100644
index 00000000..6bd19340
--- /dev/null
+++ b/openstack/usr/share/openstack/extras/00-disable-device.network
@@ -0,0 +1,3 @@
+[Match]
+Name={{ item }}
+EOF