lib/fog/rackspace/examples/compute_v2/create_server.rb in fog-1.22.0 vs lib/fog/rackspace/examples/compute_v2/create_server.rb in fog-1.22.1

- old
+ new

@@ -83,7 +83,5 @@ puts "You can continute to monitor the build process through the web console at https://mycloud.rackspace.com/\n\n" end puts "The #{server.username} password is #{server.password}\n\n" puts "To delete the server please execute the delete_server.rb script\n\n" - -