Make it all work again.

Previous iterations and even a release were all broken. The module works again,
sorry for the interlude.

- Giving up on params and moving to module_data (WIP)
- Change the Package and Service references to the static 'bind' name
- Add a meager amount of test coverage
This commit is contained in:
Nate Riffe
2015-01-08 08:09:32 -06:00
parent f7740f2a05
commit 7a74314a1e
21 changed files with 156 additions and 88 deletions
+2
View File
@@ -0,0 +1,2 @@
---
bind::confdir: '_CONFDIR_'
+9
View File
@@ -0,0 +1,9 @@
---
:hierarchy:
- "tests/%{::test_config}"
- common
:backends:
- yaml
- module_data
:yaml:
:datadir: 'spec/fixtures/hiera'