aboutsummaryrefslogtreecommitdiff
path: root/test/provider/hiera/web1.yaml
blob: 88c75d5b6549a2ada607d36271a1c725b4ceaeea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 
definition_files: 
  provider: <%= {:hi => 'yes'}.to_json %>
domain: 
  internal: rewire
  public: rewire.co
fqdn: web1.rewire.co
ip_address: 6.6.7.7
name: web1
public_dns: true
services: webapp
webapp: 
  couchdb_hosts: 
  - couch1.rewire
  - couch2.rewire
  modules: 
  - user
  - billing
  - help