tripleo-image-elements/elements/bm-dnsmasq/os-refresh-config/post-configure.d/80-bm-dnsmasq
Robert Collins cbd8993954 Split out nova-bm-dnsmasq.
To migrate to using Neutron's DHCP agent (and get away from file
injection) we need to stop using the workaround pool based dnsmasq
DHCP server. We may need to build either configuration until the
Neutron DHCP agent is stable and working, so rather than deleting,
lets split it into a dedicated element.

Change-Id: I11a048c6d0974dc613cd27509e3e9574a85cbc45
2013-09-18 18:18:58 +12:00

5 lines
54 B
Bash
Executable File

#!/bin/bash
set -eux
service nova-bm-dnsmasq restart