projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
483db3a
)
Bracket/Literal the IPv6 nameserver addresses
author
Grant Slater
<git@firefishy.com>
Tue, 15 Apr 2014 09:39:55 +0000
(10:39 +0100)
committer
Grant Slater
<git@firefishy.com>
Tue, 15 Apr 2014 09:39:55 +0000
(10:39 +0100)
roles/bytemark.rb
patch
|
blob
|
history
diff --git
a/roles/bytemark.rb
b/roles/bytemark.rb
index 1655af171d219c9d7b8804e20b5c569971d02958..90d6afbbeb1e14127c107d1dafa5e9374ae188cb 100644
(file)
--- a/
roles/bytemark.rb
+++ b/
roles/bytemark.rb
@@
-3,7
+3,7
@@
description "Role applied to all servers at Bytemark"
default_attributes(
:networking => {
- :nameservers => [ "
2001:41c8:2::1", "2001:41c8:2::2
", "80.68.80.24", "80.68.80.25" ],
+ :nameservers => [ "
[2001:41c8:2::1]", "[2001:41c8:2::2]
", "80.68.80.24", "80.68.80.25" ],
:roles => {
:external => {
:zone => "bm"