lib/smartcloud/machine.rb in smartcloud-0.0.159 vs lib/smartcloud/machine.rb in smartcloud-0.0.160

- old
+ new

@@ -1,7 +1,7 @@ # The main Smartcloud Machine driver module Smartcloud - class Machine + class Machine < Smartcloud::Base def initialize end def getting_started # puts 'You may be prompted to make a menu selection when the Grub package is updated on Ubuntu. If prompted, select keep the local version currently installed.' \ No newline at end of file