Class: VagrantPlugins::GuestCoreOS::Cap::ChangeHostName
- Inherits:
-
Object
- Object
- VagrantPlugins::GuestCoreOS::Cap::ChangeHostName
- Defined in:
- lib/crane_rails/templates/override-plugin.rb
Class Method Summary collapse
Class Method Details
.change_host_name(machine, name) ⇒ Object
37 38 39 |
# File 'lib/crane_rails/templates/override-plugin.rb', line 37 def self.change_host_name(machine, name) # do nothing! end |