chef-provisioning | creating machines and infrastructures | Infrastructure Automation library
kandi X-RAY | chef-provisioning Summary
kandi X-RAY | chef-provisioning Summary
chef provisioning was officially end-of-life on august 31, 2019 and is no longer included with chef dk. the chef provisioning source code and drivers have been moved into the chef-boneyard organization. if you are a current user of chef provisioning, please contact your chef customer success manager or account representative to review your options. chef provisioning is a cookbook and recipe based approach for managing your infrastructure. users can codify their infrastructure and use chef to converge their infrastructure to the desired state. it has a plugin model (called drivers) to manage different infrastructures, including aws, azure and fog. chef provisioning is maintained according to the [chef maintenance policy] chef provisioning is a good fit for people who use or want to use the chef ecosystem to manage their infrastructure. infrastructure is represented as chef resources and managed in chef recipes and cookbooks. these recipes run on a provisioner node and attempt to converge the infrastructure idempotently. the aws driver is the most used, the most tested and
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of chef-provisioning
chef-provisioning Key Features
chef-provisioning Examples and Code Snippets
Community Discussions
Trending Discussions on chef-provisioning
QUESTION
When using Terraform to provision multiple machines, and the Terraform Chef provisioner to configure the machine, I am only able to get it work if only one "resource" is being cheffed in the Terraform run. Everything works perfectly when only one VM is targeted.
When more than one resource is provisioned, the chef run will hang at the Creating configuration files...
step.
I have tried using modules, provisioning inside each resource, and most recently using null_resource
s to provision the vm resources after they've been created.
(The null_resource
has proven very useful, as it allows me to iterate on the chef run quickly without having to re-spin the VM resource every time, as I did when the provisioner was inside the resource block.)
This happened on TF 0.11, and continues in v0.12:
...ANSWER
Answered 2019-Sep-19 at 20:34It looks like, for now at least, we have to downgrade to v0.11 to get multiple provision runs to work. Please see this thread: Terraform stucks when instance_count is more than 2 while using remote-exec provisioner
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install chef-provisioning
On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.
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