1
0
Fork 0
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:
Simon Gate 2013-01-22 21:26:22 +01:00
parent 2786183a53
commit 1655a77035

View file

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