Sha256: 44d1c04fb1ed73ef065653694ef29fa84ee2c24e0ff1b9822b05b56656f9f97f

Contents?: true

Size: 585 Bytes

Versions: 3

Compression:

Stored size: 585 Bytes

Contents

# See http://docs.opscode.com/config_rb_knife.html for more information on knife configuration options

current_dir = File.dirname(__FILE__)
log_level                :info
log_location             STDOUT
node_name                "workstation"
client_key               "#{current_dir}/dummy.pem"
validation_client_name   "validator"
validation_key           "#{current_dir}/dummy.pem"
chef_server_url          "http://10.0.1.1:8889"
cache_type               'BasicFile'
cache_options( :path => "#{ENV['HOME']}/.chef/checksums" )
cookbook_path            ["#{current_dir}/../cookbooks"]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
knife-topo-0.0.5 test-repo/.chef/knife.rb
knife-topo-0.0.4 test-repo/.chef/knife.rb
knife-topo-0.0.3 test-repo/.chef/knife.rb