From 11547381784bf7156832caf44d81aa16413385ba Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 2 Jun 2015 08:40:27 +0000 Subject: Move all the directories used for install-files into a subdirectory Change-Id: I309c183ce8b9ff9d0f5ac4807244547f2cc4ddf5 --- .../openstack/usr/share/openstack/extras/60-device-dhcp.network | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 install-files/openstack/usr/share/openstack/extras/60-device-dhcp.network (limited to 'install-files/openstack/usr/share/openstack/extras/60-device-dhcp.network') diff --git a/install-files/openstack/usr/share/openstack/extras/60-device-dhcp.network b/install-files/openstack/usr/share/openstack/extras/60-device-dhcp.network new file mode 100644 index 00000000..6fdbfd8d --- /dev/null +++ b/install-files/openstack/usr/share/openstack/extras/60-device-dhcp.network @@ -0,0 +1,5 @@ +[Match] +Name={{ item }} + +[Network] +DHCP=yes -- cgit v1.2.1