Sha256: 02ec33dae4c22b9a0103c3052657b5c0a7f4132b3f176a48cc461a65e4140ed1

Contents?: true

Size: 341 Bytes

Versions: 7

Compression:

Stored size: 341 Bytes

Contents

# Important note: This file is empty.
# /etc/puppet/hiera.yml is used by default.
# deploy_user and deploy_environment is set in the puppet apply command executed by capistrano
:backends: yaml
:yaml:
  :datadir: %{::deploy_to}/current/steps/1-users/hiera/data
:hierarchy:
  - %{::fqdn}
  - %{::deploy_environment}
  - common
:logger: console

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bebox-0.1.5 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test
bebox-0.1.4 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test
bebox-0.1.3 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test
bebox-0.1.2 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test
bebox-0.1.1 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test
bebox-0.1.0 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test
bebox-0.0.1 spec/fixtures/puppet/steps/step-1/hiera/hiera.yaml.test