mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
parent
152595f798
commit
2d42bb2492
6 changed files with 11 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
Fabricator(:nameserver) do
|
||||
hostname { sequence(:hostname) { |i| "ns.#{Faker::Internet.domain_word}#{i}.ee" } }
|
||||
hostname { sequence(:hostname) { |i| "ns.test#{i}.ee" } }
|
||||
ipv4 '192.168.1.1'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue