kitchen-puppet | A Test Kitchen Provisioner for Puppet | Configuration Management library
kandi X-RAY | kitchen-puppet Summary
kandi X-RAY | kitchen-puppet Summary
A Test Kitchen Provisioner for Puppet
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- The platform name of the platform .
kitchen-puppet Key Features
kitchen-puppet Examples and Code Snippets
Community Discussions
Trending Discussions on kitchen-puppet
QUESTION
I am trying to create a puppet deployment using kitchen-puppet.
Here is what my kitchen file looks like:
...ANSWER
Answered 2017-Jul-07 at 20:53So the issue was caused by a missing hieradata
file structure. This example was a big help and details a full kitchen-puppet file structure:
https://github.com/neillturner/puppet_vagrant_repo
In the main directory of my project I needed to create the following empty files:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kitchen-puppet
install the latest Ruby on your workstations (for windows see https://rubyinstaller.org/downloads/)
From a Command prompt:
gem install librarian-puppet
gem install test-kitchen (or gem install test-kitchen -v 1.16.0 if using ruby version less than 2.3)
gem install kitchen-puppet
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page