Class: Chef::Knife::BootstrapWindowsWinrm

Inherits:
Bootstrap
  • Object
show all
Includes:
BootstrapWindowsBase
Defined in:
lib/chef/knife/bootstrap_windows_winrm.rb

Instance Method Summary collapse

Methods included from BootstrapWindowsBase

included

Instance Method Details

#runObject



30
31
32
33
34
35
36
37
38
39
40
# File 'lib/chef/knife/bootstrap_windows_winrm.rb', line 30

def run
  Chef::Application.fatal!("    *knife windows bootstrap winrm*\n     Core Chef now supports bootstrapping Windows systems without a knife plugin\n\n     Use 'knife bootstrap -o winrm' instead.\n\n     For more detail https://github.com/chef/chef/blob/master/RELEASE_NOTES.md#knife-bootstrap\n  EOM\n                          )\nend\n"