Sha256: 1ac3d30c7b24ae426bf17ac7eb5cd112066d748f35551fea5c9955cd648aa61f

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/3-security/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-3/hiera/hiera.yaml.test
bebox-0.1.4 spec/fixtures/puppet/steps/step-3/hiera/hiera.yaml.test
bebox-0.1.3 spec/fixtures/puppet/steps/step-3/hiera/hiera.yaml.test
bebox-0.1.2 spec/fixtures/puppet/steps/step-3/hiera/hiera.yaml.test
bebox-0.1.1 spec/fixtures/puppet/steps/step-3/hiera/hiera.yaml.test
bebox-0.1.0 spec/fixtures/puppet/steps/step-3/hiera/hiera.yaml.test
bebox-0.0.1 spec/fixtures/puppet/steps/step-3/hiera/hiera.yaml.test