diff options
Diffstat (limited to 'test/provider/hiera/couch1.yaml')
-rw-r--r-- | test/provider/hiera/couch1.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
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 |