Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
23a19228
Commit
23a19228
authored
Mar 11, 2011
by
Patrick J Cherry
Browse files
Updated Bytemark ranges.
parent
e1efcf56
Changes
1
Hide whitespace changes
Inline
Side-by-side
range/lib/symbiosis/range.rb
View file @
23a19228
...
...
@@ -8,7 +8,7 @@ module Symbiosis
class
Range
BYTEMARK_RANGES
=
%w(80.68.80.0/20 89.16.160.0/19 212.110.160.0/19 46.43.0.0/18 2001:41c8::/32)
.
collect
{
|
i
|
IPAddr
.
new
(
i
)}
BYTEMARK_RANGES
=
%w(80.68.80.0/20 89.16.160.0/19 212.110.160.0/19 46.43.0.0/18
91.223.58.0/24 213.138.96.0/19
2001:41c8::/32)
.
collect
{
|
i
|
IPAddr
.
new
(
i
)}
BACKUP_SPACE_FILENAME
=
"/etc/symbiosis/dns.d/backup.name"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment