1
0
Fork 0
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:
Wesley Beary 2013-01-22 13:53:08 -08:00
commit 7e8381bfab

View file

@ -25,6 +25,7 @@ module Fog
attribute :iplist
attribute :ipversion
attribute :ip
attribute :description
def ready?
state == 'running'