Class: Chef::Knife::Cook

Inherits:
SoloCook show all
Includes:
KnifeSolo::DeprecatedCommand
Defined in:
lib/chef/knife/cook.rb

Method Summary

Methods included from KnifeSolo::DeprecatedCommand

included, #run

Methods inherited from SoloCook

#add_cookbook_path, #adjust_rsync_path, #adjust_rsync_path_on_client, #adjust_rsync_path_on_node, #berkshelf_install, #check_chef_version, #chef_version, #chef_version_constraint, #chef_version_satisfies?, #chefignore, #clean_up, #cook, #cookbook_paths, #debug?, #enable_reporting, #expand_path, #expanded_config_paths, #generate_solorb, #librarian_install, #log_level, #patch_cookbooks_path, #provisioning_path, #proxy_setting_keys, #proxy_settings, #rsync, #rsync_debug, #rsync_excludes, #rsync_permissions, #run, #solo_legacy_mode, #ssl_verify_mode, #sync_kitchen, #time, #upload, #upload_to_provision_path, #validate!, #write

Methods included from KnifeSolo::Tools

config_value, #config_value, cygwin_client?, #system!, #windows_client?

Methods included from KnifeSolo::NodeConfigCommand

#generate_node_config, included, load_deps, #node_config, #node_environment, #node_name, #nodes_path

Methods included from KnifeSolo::SshCommand

#ask_password, #config_file_options, #config_files, #connection_options, #custom_sudo_command, #detect_authentication_method, #first_cli_arg_is_a_hostname?, #host, #host_descriptor, #identity_file, included, load_deps, #password, #process_startup_file, #process_sudo, #processed_command, #run_command, #run_portable_mkdir_p, #run_with_fallbacks, #ssh_args, #ssh_connection, #ssh_control_path, #standard_sudo_command, #startup_script, #stream_command, #sudo_available?, #sudo_command, #try_connection, #user, #validate_ssh_options!, #windows_node?