mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[glesys] Add description to server model
This commit is contained in:
parent
2786183a53
commit
1655a77035
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ module Fog
|
|||
attribute :iplist
|
||||
attribute :ipversion
|
||||
attribute :ip
|
||||
attribute :description
|
||||
|
||||
def ready?
|
||||
state == 'running'
|
||||
|
|
Loading…
Reference in a new issue