projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Switch GRNET hosts to use Google resolvers
[chef.git]
/
roles
/
grnet.rb
diff --git
a/roles/grnet.rb
b/roles/grnet.rb
index 102ae9df574d01f3be0b4c7f06a3bf23c8220376..6893b6592088f95765cf728cfdf22dacb1217051 100644
(file)
--- a/
roles/grnet.rb
+++ b/
roles/grnet.rb
@@
-11,7
+11,8
@@
default_attributes(
:location => "Athens, Greece",
:networking => {
:nameservers => [
- "83.212.2.77"
+ "8.8.8.8",
+ "8.8.4.4"
],
:roles => {
:external => {