On Mon, Nov 6, 2017 at 1:02 PM, Marcu, Tudor <tudor.marcu(a)intel.com> wrote:
This is already in several different bundles, is this bundle going to
have other things added to it, or are we splitting it out of the others?
It is already in different bundles but those bundles have their own
specific use case well beyond that of providing a dhcp server. Since
responding to dhcp requests is a stand alone use case that makes sense
to me to provide I am just suggesting adding this bundle. Now it may
mean some of the other bundles should include this bundle but if those
are specificly using dnsmasq it may make sense to keep those bundles
as they are as maybe dnsmasq is replaced with another implementation
as Auke has suggested.
- Tudor
________________________________________
From: Dev [dev-bounces(a)lists.clearlinux.org] on behalf of William Douglas
[william.douglas(a)intel.com]
Sent: Monday, November 06, 2017 12:24 PM
To: Dev(a)lists.clearlinux.org
Subject: [Clr-dev] [PATCH clr-bundles] Add dhcp-server bundle
Create a bundle for running a dhcp server (using dnsmasq).
---
bundles/dhcp-server | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 bundles/dhcp-server
diff --git a/bundles/dhcp-server b/bundles/dhcp-server
new file mode 100644
index 0000000..3364a83
--- /dev/null
+++ b/bundles/dhcp-server
@@ -0,0 +1,6 @@
+# [TITLE]: dhcp-server
+# [DESCRIPTION]: Run a dhcp server
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [MAINTAINER]: William Douglas <william.douglas(a)intel.com>
+dnsmasq
--
2.15.0
_______________________________________________
Dev mailing list
Dev(a)lists.clearlinux.org
https://lists.clearlinux.org/mailman/listinfo/dev