mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge pull request #1491 from smgt/glesys-add-description
[glesys] Add description to server model
This commit is contained in:
commit
7e8381bfab
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…
Add table
Reference in a new issue