Sha256: 4f72b34b64942904d651710f107a2ece843c41a89d410c3201a9491bcb784fc1

Contents?: true

Size: 344 Bytes

Versions: 7

Compression:

Stored size: 344 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/2-services/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-2/hiera/hiera.yaml.test
bebox-0.1.4 spec/fixtures/puppet/steps/step-2/hiera/hiera.yaml.test
bebox-0.1.3 spec/fixtures/puppet/steps/step-2/hiera/hiera.yaml.test
bebox-0.1.2 spec/fixtures/puppet/steps/step-2/hiera/hiera.yaml.test
bebox-0.1.1 spec/fixtures/puppet/steps/step-2/hiera/hiera.yaml.test
bebox-0.1.0 spec/fixtures/puppet/steps/step-2/hiera/hiera.yaml.test
bebox-0.0.1 spec/fixtures/puppet/steps/step-2/hiera/hiera.yaml.test