# File lib/fog/brightbox/models/compute/server.rb, line 38 def initialize(attributes={}) self.image_id ||= 'img-4gqhs' # Ubuntu Lucid 10.04 server (i686) super end