From 809a097523c568fa434ca8814fef3e84ab5b6d9b Mon Sep 17 00:00:00 2001 From: Hemant Kumar Date: Wed, 8 Feb 2012 19:00:35 +0530 Subject: [PATCH] Add fqdn to server attributes --- lib/fog/brightbox/models/compute/server.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/fog/brightbox/models/compute/server.rb b/lib/fog/brightbox/models/compute/server.rb index 25914ba44..8b244931a 100644 --- a/lib/fog/brightbox/models/compute/server.rb +++ b/lib/fog/brightbox/models/compute/server.rb @@ -16,6 +16,7 @@ module Fog attribute :hostname attribute :user_data attribute :console_url + attribute :fqdn attribute :console_token # Times