mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 09:46:09 +02:00
Merge branch '105046446-users_import' into staging
This commit is contained in:
commit
d58d16a250
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ namespace :import do
|
|||
ips << WhiteIp.new({
|
||||
registrar_id: Registrar.find_by(legacy_id: x.try(:id)).try(:id),
|
||||
ipv4: y.ipaddr,
|
||||
roles: ['api', 'registrar']
|
||||
interfaces: ['api', 'registrar']
|
||||
})
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue