diff --git a/lib/fog/serverlove/models/compute/server.rb b/lib/fog/serverlove/models/compute/server.rb index f7e2391e2..a13f1955b 100644 --- a/lib/fog/serverlove/models/compute/server.rb +++ b/lib/fog/serverlove/models/compute/server.rb @@ -18,6 +18,7 @@ module Fog attribute :boot attribute :persistent attribute :vnc_password, :aliases => 'vnc:password' + attribute :vnc, :aliases => 'vnc' attribute :status attribute :user attribute :started