Skip to content

Commit 1655a77

Browse files
committed
[glesys] Add description to server model
1 parent 2786183 commit 1655a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/fog/glesys/models/compute/server.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class Server < Fog::Compute::Server
2525
attribute :iplist
2626
attribute :ipversion
2727
attribute :ip
28+
attribute :description
2829

2930
def ready?
3031
state == 'running'

0 commit comments

Comments
 (0)