chefdk

Chef Berks Install (Berkshelf) Timesout contacting Artifactory repository (Faraday Timeout / Actor Crashed)

不羁的心 提交于 2020-01-06 05:59:53
问题 Artifactory 5.8.4 Professional Chef Development Kit Version: 1.1.16 chef-client version: 12.17.44 delivery version: master (83358fb62c0f711c70ad5a81030a6cae4017f103) berks version: 5.2.0 kitchen version: 1.14.2 In Artifactory, I have this repository (virtual): avirtual-repo Berksfile contains : # cat Berksfile # vim: ft=berksfile.ruby: source "http://artifactory-server:8181/artifactory/api/chef/avirtual-repo" cookbook "top_level_cookbook_name", ">= 0.0.0" When, I'm running berks install , it

I have installed chef-dk and started using berkshelf but berks upload failed

这一生的挚爱 提交于 2019-12-18 04:55:19
问题 I have installed chef client 12.0.3 , on top of it I have install chef-dk version 0.3.5 but why chef-dk is installing chef client version Chef: 11.18.0.rc.1 Unable to Upload cookbooks to chef server berks shelf list is working but berks upload failed Error: E, [2015-01-08T04:58:36.707534 #22533] ERROR -- : Ridley::Errors::ClientError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed E, [2015-01-08T04:58:36.708931 #22533] ERROR -- : /opt/chefdk

Test Kitchen, store credentials

不想你离开。 提交于 2019-12-08 04:37:50
问题 With Test Kitchen, in the yaml configs... where is the best place to store globally used attributes that apply to multiple platforms and multiple suites? To use my .kitchen.yml as an example: --- provisioner: name: chef_solo platforms: - name: centos-6.5 driver: name: vagrant - name: amazon driver: name: ec2 image_id: ami-ed8e9284 flavor_id: t2.medium aws_ssh_key_id: <snip> ssh_key: <snip> availability_zone: us-east-1a subnet_id: subnet-<snip> require_chef_omnibus: true iam_profile_name:

I have installed chef-dk and started using berkshelf but berks upload failed

纵饮孤独 提交于 2019-11-29 07:29:21
I have installed chef client 12.0.3 , on top of it I have install chef-dk version 0.3.5 but why chef-dk is installing chef client version Chef: 11.18.0.rc.1 Unable to Upload cookbooks to chef server berks shelf list is working but berks upload failed Error: E, [2015-01-08T04:58:36.707534 #22533] ERROR -- : Ridley::Errors::ClientError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed E, [2015-01-08T04:58:36.708931 #22533] ERROR -- : /opt/chefdk/embedded/lib/ruby/gems/2.1.0/gems/celluloid-0.16.0/lib/celluloid/responses.rb:29:in `value' /opt/chefdk