Skip to content

Instantly share code, notes, and snippets.

@mhedgpeth
Created May 24, 2016 18:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhedgpeth/7ed5a01ad744f9e4d54cf3db1d2c6f8f to your computer and use it in GitHub Desktop.
Save mhedgpeth/7ed5a01ad744f9e4d54cf3db1d2c6f8f to your computer and use it in GitHub Desktop.
D:\code\chef\cookbooks\platform [master ↓ +1 ~2 -1 !]> kitchen diagnose --all
---
timestamp: 2016-05-24 18:30:44 UTC
kitchen_version: 1.8.0
plugins:
driver:
Vagrant:
class: Kitchen::Driver::Vagrant
version: 0.20.0
api_version: 2
provisioner:
ChefZero:
class: Kitchen::Provisioner::ChefZero
version: 1.8.0
api_version: 2
transport:
Winrm:
class: Kitchen::Transport::Winrm
version: 1.8.0
api_version: 1
verifier:
Inspec:
class: Kitchen::Verifier::Inspec
version: 0.13.0
api_version: 1
loader:
process_erb: true
process_local: true
process_global: true
global_config:
project_config:
filename: D:/code/chef/cookbooks/platform/.kitchen.yml
raw_data:
driver:
name: vagrant
provisioner:
name: chef_zero
verifier:
name: inspec
platforms:
- name: windows-2012r2
driver_config:
box: ncr/win2012r2
attributes:
chef-vault:
databag_fallback: true
- name: windows-2008r2
driver_config:
box: ncr/win2008r2
attributes:
chef-vault:
databag_fallback: true
suites:
- name: default
policyfile_path: use-berks.rb
data_bags_path: test/integration/data_bags
run_list:
- recipe[chef-vault::default]
- recipe[platform::default]
attributes:
platform-settings:
product: sample
chef_client:
force_upgrade: 'true'
local_config:
combined_config:
filename:
raw_data:
driver:
name: vagrant
provisioner:
name: chef_zero
verifier:
name: inspec
platforms:
- name: windows-2012r2
driver_config:
box: ncr/win2012r2
attributes:
chef-vault:
databag_fallback: true
- name: windows-2008r2
driver_config:
box: ncr/win2008r2
attributes:
chef-vault:
databag_fallback: true
suites:
- name: default
policyfile_path: use-berks.rb
data_bags_path: test/integration/data_bags
run_list:
- recipe[chef-vault::default]
- recipe[platform::default]
attributes:
platform-settings:
product: sample
chef_client:
force_upgrade: 'true'
instances:
default-windows-2012r2:
platform:
os_type: windows
shell_type: powershell
state_file:
hostname: 127.0.0.1
last_action: create
password: vagrant
port: '2203'
rdp_port: '3389'
username: vagrant
driver:
boot_timeout:
box: ncr/win2012r2
box_check_update:
box_download_insecure:
box_url:
box_version:
customize: {}
gui:
kitchen_root: D:/code/chef/cookbooks/platform
linked_clone:
log_level: :info
name: vagrant
network: []
pre_create_command:
provider: virtualbox
provision: false
ssh: {}
synced_folders: []
test_base_path: D:/code/chef/cookbooks/platform/test/integration
vagrant_binary: vagrant
vagrantfile_erb: C:/Users/mh185122/AppData/Local/chefdk/gem/ruby/2.1.0/gems/kitchen-vagrant-0.20.0/templates/Vagra
ntfile.erb
vagrantfiles: []
vm_hostname:
provisioner:
attributes:
chef-vault:
databag_fallback: true
platform-settings:
product: sample
chef_client:
force_upgrade: 'true'
chef_client_path: "\\bin\\chef-client.bat"
chef_omnibus_install_options:
chef_omnibus_url: https://www.chef.io/chef/install.sh
chef_zero_host:
chef_zero_port: 8889
client_rb: {}
clients_path:
command_prefix:
config_path:
cookbook_files_glob: README.*,metadata.{json,rb},attributes/**/*,definitions/**/*,files/**/*,libraries/**/*,provid
ers/**/*,recipes/**/*,resources/**/*,templates/**/*
data_bags_path: D:/code/chef/cookbooks/platform/test/integration/data_bags
data_path:
encrypted_data_bag_secret_key_path:
environments_path:
ftp_proxy:
http_proxy:
https_proxy:
json_attributes: true
kitchen_root: D:/code/chef/cookbooks/platform
log_file:
log_level: auto
name: chef_zero
named_run_list: {}
nodes_path:
policyfile_path:
profile_ruby: false
require_chef_omnibus: true
roles_path:
root_path: "$env:TEMP\\kitchen"
ruby_bindir: "\\embedded\\bin"
run_list:
- recipe[chef-vault::default]
- recipe[platform::default]
sudo:
sudo_command:
test_base_path: D:/code/chef/cookbooks/platform/test/integration
transport:
connection_retries: 5
connection_retry_sleep: 1
elevated: false
endpoint_template: http://%{hostname}:%{port}/wsman
kitchen_root: D:/code/chef/cookbooks/platform
log_level: :info
max_wait_until_ready: 600
name: winrm
password:
port: 5985
rdp_port: 3389
test_base_path: D:/code/chef/cookbooks/platform/test/integration
username: administrator
winrm_transport: :negotiate
verifier:
chef_omnibus_root: "/opt/chef"
command_prefix:
ftp_proxy:
http_proxy:
https_proxy:
inspec_tests: []
kitchen_root: D:/code/chef/cookbooks/platform
log_level: :info
name: inspec
root_path: "$env:TEMP\\verifier"
sudo:
sudo_command:
suite_name: default
test_base_path: D:/code/chef/cookbooks/platform/test/integration
default-windows-2008r2:
platform:
os_type: windows
shell_type: powershell
state_file: {}
driver:
boot_timeout:
box: ncr/win2008r2
box_check_update:
box_download_insecure:
box_url:
box_version:
customize: {}
gui:
kitchen_root: D:/code/chef/cookbooks/platform
linked_clone:
log_level: :info
name: vagrant
network: []
pre_create_command:
provider: virtualbox
provision: false
ssh: {}
synced_folders: []
test_base_path: D:/code/chef/cookbooks/platform/test/integration
vagrant_binary: vagrant
vagrantfile_erb: C:/Users/mh185122/AppData/Local/chefdk/gem/ruby/2.1.0/gems/kitchen-vagrant-0.20.0/templates/Vagra
ntfile.erb
vagrantfiles: []
vm_hostname:
provisioner:
attributes:
chef-vault:
databag_fallback: true
platform-settings:
product: sample
chef_client:
force_upgrade: 'true'
chef_client_path: "\\bin\\chef-client.bat"
chef_omnibus_install_options:
chef_omnibus_url: https://www.chef.io/chef/install.sh
chef_zero_host:
chef_zero_port: 8889
client_rb: {}
clients_path:
command_prefix:
config_path:
cookbook_files_glob: README.*,metadata.{json,rb},attributes/**/*,definitions/**/*,files/**/*,libraries/**/*,provid
ers/**/*,recipes/**/*,resources/**/*,templates/**/*
data_bags_path: D:/code/chef/cookbooks/platform/test/integration/data_bags
data_path:
encrypted_data_bag_secret_key_path:
environments_path:
ftp_proxy:
http_proxy:
https_proxy:
json_attributes: true
kitchen_root: D:/code/chef/cookbooks/platform
log_file:
log_level: auto
name: chef_zero
named_run_list: {}
nodes_path:
policyfile_path:
profile_ruby: false
require_chef_omnibus: true
roles_path:
root_path: "$env:TEMP\\kitchen"
ruby_bindir: "\\embedded\\bin"
run_list:
- recipe[chef-vault::default]
- recipe[platform::default]
sudo:
sudo_command:
test_base_path: D:/code/chef/cookbooks/platform/test/integration
transport:
connection_retries: 5
connection_retry_sleep: 1
elevated: false
endpoint_template: http://%{hostname}:%{port}/wsman
kitchen_root: D:/code/chef/cookbooks/platform
log_level: :info
max_wait_until_ready: 600
name: winrm
password:
port: 5985
rdp_port: 3389
test_base_path: D:/code/chef/cookbooks/platform/test/integration
username: administrator
winrm_transport: :negotiate
verifier:
chef_omnibus_root: "/opt/chef"
command_prefix:
ftp_proxy:
http_proxy:
https_proxy:
inspec_tests: []
kitchen_root: D:/code/chef/cookbooks/platform
log_level: :info
name: inspec
root_path: "$env:TEMP\\verifier"
sudo:
sudo_command:
suite_name: default
test_base_path: D:/code/chef/cookbooks/platform/test/integration
D:\code\chef\cookbooks\platform [master ↓ +1 ~2 -1 !]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment