Class: Chef::Knife::Prepare
- Inherits:
-
SoloPrepare
- Object
- Chef::Knife
- SoloPrepare
- Chef::Knife::Prepare
- Includes:
- KnifeSolo::DeprecatedCommand
- Defined in:
- lib/chef/knife/prepare.rb
Method Summary
Methods included from KnifeSolo::DeprecatedCommand
Methods inherited from SoloPrepare
#bootstrap, #chef_version, #operating_system, #run, #validate!
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?