projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Switch gpx-update to the openstreetmap repository
[chef.git]
/
roles
/
yandex.rb
diff --git
a/roles/yandex.rb
b/roles/yandex.rb
index 3e3c31c6e9c4ef5fd7df75c3ba02c97d8287c4c2..9acde36c12daded02e1a2bb1137a443bc1101bdd 100644
(file)
--- a/
roles/yandex.rb
+++ b/
roles/yandex.rb
@@
-4,13
+4,9
@@
description "Role applied to all servers at Yandex"
default_attributes(
:hosted_by => "Yandex",
:location => "Moscow, Russia",
default_attributes(
:hosted_by => "Yandex",
:location => "Moscow, Russia",
+ :timezone => "Europe/Moscow",
:networking => {
:networking => {
- :nameservers => ["8.8.8.8", "8.8.4.4"],
- :roles => {
- :external => {
- :zone => "yx"
- }
- }
+ :wireguard => { :keepalive => 180 }
}
)
}
)