Giter VIP home page Giter VIP logo

Comments (6)

grubernaut avatar grubernaut commented on July 24, 2024

What parameters are you supplying to the provisioner?
Also, what version of kitchen-puppet are you using?

Thanks

from kitchen-puppet.

grubernaut avatar grubernaut commented on July 24, 2024

The latest version of kitchen-puppet does not install hiera by default, but only when setting the install_hiera boolean.

As shown here, http://docs.puppetlabs.com/hiera/1/installing.html; the Puppet package since Puppet 3 has included hiera in the package. Thus you should only need to install the hiera or hiera-puppet package if using puppet 2.7.x or older.

from kitchen-puppet.

grubernaut avatar grubernaut commented on July 24, 2024

However, if you need a custom version of hiera that is different than the one supplied from the Puppet package, you'll need to install the hiera package.

This should fix the issues you have with Jessie, #83

from kitchen-puppet.

gomex avatar gomex commented on July 24, 2024

gomex@gondor:/tmp/puppet$ kitchen version
Test Kitchen version 1.4.2


driver:
name: vagrant

provisioner:
name: puppet_apply
manifests_path: manifests
modules_path: modules
hiera_data_path: hieradata
hiera_config_path: "hiera.yaml"
hiera_data_remote_path: "/etc/puppet/hieradata"
puppet_debug: true
puppet_verbose: true

platforms:

suites:

  • name: padrao

    provisioner:
    manifest: site.pp

from kitchen-puppet.

grubernaut avatar grubernaut commented on July 24, 2024

Which version of the kitchen-puppet provisioner are you using?

Was #83 a correct solution to your problem?

from kitchen-puppet.

gomex avatar gomex commented on July 24, 2024

Test Kitchen version 1.4.2

Yes! :) Thanks!

from kitchen-puppet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.