Sha256: ad32a9642acdef9c1ad60fd2b4da787778c6a95fa17d9075d703d699f907e752

Contents?: true

Size: 347 Bytes

Versions: 7

Compression:

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