mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
adding domain alias to record to match zerigo api in rage4
This commit is contained in:
parent
463a7a819f
commit
83b98a3f6f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module Fog
|
|||
|
||||
identity :id
|
||||
|
||||
attribute :name
|
||||
attribute :name :aliases => "domain"
|
||||
attribute :value, :aliases => "content"
|
||||
attribute :ttl
|
||||
attribute :zone_id, :aliases => "domain_id"
|
||||
|
|
Loading…
Reference in a new issue