# File lib/fog/go_grid/models/compute/server.rb, line 23 def initialize(attributes={}) image_id ||= 'ubuntu_10_04_LTS_64_base' # Ubuntu 10.04 LTS 64bit super end