From 1101b2ebc8ea91aa4ac11d4322a4c8d4aa392927 Mon Sep 17 00:00:00 2001 From: Nate Riffe Date: Sat, 24 Oct 2015 09:10:54 -0500 Subject: [PATCH] Document that there are dependencies to meet ... And also suggest a mode of installation. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 25e20fa..816470e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,17 @@ Setup * configuration of the server, zones, acls, keys, and views * creation of TSIG and DNSSEC keys +Dependencies +------------ + +The BIND module depends on +[ripienaar/module_data]](https://forge.puppetlabs.com/ripienaar/module_data) +for hiera module data support and +[puppetlabs/stdlib](https://forge.puppetlabs.com/puppetlabs/stdlib) for certain +parser functions. When using the BIND module, please install the module using +`puppet module install` or an equivalent substitute in order to ensure that its +dependencies are met. + ###Getting started To begin using the BIND module with default parameters, declare the class