mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Add fqdn to server attributes
This commit is contained in:
parent
e282c7ff31
commit
809a097523
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ module Fog
|
||||||
attribute :hostname
|
attribute :hostname
|
||||||
attribute :user_data
|
attribute :user_data
|
||||||
attribute :console_url
|
attribute :console_url
|
||||||
|
attribute :fqdn
|
||||||
attribute :console_token
|
attribute :console_token
|
||||||
|
|
||||||
# Times
|
# Times
|
||||||
|
|
Loading…
Reference in a new issue