From dcf1f90e5bb1f8f45f8165a3a7f494b165fc99b7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 10 Aug 2014 17:21:44 +0200 Subject: Add a bunch of classes, and node lxp5. --- profiles/wheezy/classes/Service/dhcp/client.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 profiles/wheezy/classes/Service/dhcp/client.yml (limited to 'profiles/wheezy/classes/Service/dhcp/client.yml') diff --git a/profiles/wheezy/classes/Service/dhcp/client.yml b/profiles/wheezy/classes/Service/dhcp/client.yml new file mode 100644 index 0000000..8d62cef --- /dev/null +++ b/profiles/wheezy/classes/Service/dhcp/client.yml @@ -0,0 +1,9 @@ +classes: + - Service +parameters: + doc: + service: + pkg: + - include DHCP client service + pkg: + - isc-dhcp-client -- cgit v1.2.3