diff options
Diffstat (limited to 'test/provider/hiera/couch2.yaml')
-rw-r--r-- | test/provider/hiera/couch2.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/provider/hiera/couch2.yaml b/test/provider/hiera/couch2.yaml new file mode 100644 index 0000000..208e64c --- /dev/null +++ b/test/provider/hiera/couch2.yaml @@ -0,0 +1,9 @@ +--- +domain: + internal: rewire + public: rewire.co +fqdn: couch2.rewire +ip_address: 73.45.87.11 +name: couch2 +public_dns: false +services: couchdb |