mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
parent
63c6f35668
commit
4862063e27
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Fog
|
|||
class Zerigo < Fog::Service
|
||||
|
||||
requires :zerigo_email, :zerigo_token
|
||||
recognizes :timeout, :persistent
|
||||
recognizes :host, :persistent, :port, :scheme, :timeout
|
||||
|
||||
model_path 'fog/dns/models/zerigo'
|
||||
model :record
|
||||
|
|
Loading…
Reference in a new issue