From 47062a50e9bba238191838a6625b81793afa8472 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 10 Oct 2012 00:09:31 -0700 Subject: hierarchical yaml output. --- test/provider/hiera/couch1.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/provider/hiera/couch1.yaml (limited to 'test/provider/hiera/couch1.yaml') diff --git a/test/provider/hiera/couch1.yaml b/test/provider/hiera/couch1.yaml new file mode 100644 index 0000000..a954a14 --- /dev/null +++ b/test/provider/hiera/couch1.yaml @@ -0,0 +1,9 @@ +--- +domain: + internal: rewire + public: rewire.co +fqdn: couch1.rewire +ip_address: 245.2.45.42 +name: couch1 +public_dns: false +services: couchdb -- cgit v1.2.3