mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 18:59:38 +02:00
Remove domain from dnskey factory
This commit is contained in:
parent
8aee6c008d
commit
858e96fde7
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ FactoryGirl.define do
|
||||||
flags Dnskey::FLAGS.first
|
flags Dnskey::FLAGS.first
|
||||||
protocol Dnskey::PROTOCOLS.first
|
protocol Dnskey::PROTOCOLS.first
|
||||||
ds_digest_type 2
|
ds_digest_type 2
|
||||||
domain
|
|
||||||
public_key 'AwEAAaOf5+lz3ftsL+0CCvfJbhUF/NVsNh8BKo61oYs5fXVbuWDiH872 '\
|
public_key 'AwEAAaOf5+lz3ftsL+0CCvfJbhUF/NVsNh8BKo61oYs5fXVbuWDiH872 '\
|
||||||
'LC8uKDO92TJy7Q4TF9XMAKMMlf1GMAxlRspD749SOCTN00sqfWx1OMTu '\
|
'LC8uKDO92TJy7Q4TF9XMAKMMlf1GMAxlRspD749SOCTN00sqfWx1OMTu '\
|
||||||
'a28L1PerwHq7665oDJDKqR71btcGqyLKhe2QDvCdA0mENimF1NudX1BJ '\
|
'a28L1PerwHq7665oDJDKqR71btcGqyLKhe2QDvCdA0mENimF1NudX1BJ '\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue