mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Merge repp, epp in IP whitelist
This commit is contained in:
parent
de60ad8e76
commit
df47e21086
7 changed files with 11 additions and 26 deletions
|
@ -3,14 +3,6 @@ Fabricator(:white_ip) do
|
|||
interface WhiteIp::GLOBAL
|
||||
end
|
||||
|
||||
Fabricator(:white_ip_repp, from: :white_ip) do
|
||||
interface WhiteIp::REPP
|
||||
end
|
||||
|
||||
Fabricator(:white_ip_epp, from: :white_ip) do
|
||||
interface WhiteIp::EPP
|
||||
end
|
||||
|
||||
Fabricator(:white_ip_registrar, from: :white_ip) do
|
||||
interface WhiteIp::REGISTRAR
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue