1
0
Fork 0
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:
Joshua Gross 2014-01-23 18:35:15 -05:00
parent 463a7a819f
commit 83b98a3f6f

View file

@ -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"