mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Merge pull request #1 from brightbox/7405_fqdn_server
Add fqdn to server attributes
This commit is contained in:
commit
e7896606b4
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…
Add table
Reference in a new issue