Hello, Thank you Daniel. I’ve already created organization and user and could login to Chef-Manage. I got knife.rb by executing “Generate Knife Config in Organizations Menu”. I’ll put this file in ~/.chef/ on workstation. But where can I get user.pem and organization-validator.pem? --------------------------------------------------------- current_dir = File.dirname(__FILE__) log_level :info log_location STDOUT node_name "idey" client_key "#{current_dir}/user.pem" validation_client_name “organization-validator" validation_key "#{current_dir}/organization-validator.pem" chef_server_url "https://host/organizations/organization" cache_type 'BasicFile' cache_options( :path => "#{ENV['HOME']}/.chef/checksums" ) cookbook_path ["#{current_dir}/../cookbooks"] --------------------------------------------------------- I can see public file of user by this command. but this is just public key. # chef-server-ctl user-show user Is there manual/document somewhere which is described this kind of procedure? I still cannot find it... Thank you. — idzzy On October 7, 2014 at 1:25:57 PM, Daniel DeLeo ( "> ) wrote:
|
Archive powered by MHonArc 2.6.16.