projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
imagery: next gb_os_sv_diff layer available
[chef.git]
/
roles
/
nchc.rb
diff --git
a/roles/nchc.rb
b/roles/nchc.rb
index 8291d68668c230fdc97e4b29866bdb9789d516a5..ffae32b0c9ebb182beaaa5ed3e7b20484876c86c 100644
(file)
--- a/
roles/nchc.rb
+++ b/
roles/nchc.rb
@@
-8,8
+8,10
@@
default_attributes(
:ceasar => { :status => :administrator }
}
},
:ceasar => { :status => :administrator }
}
},
+ :hosted_by => "NCHC",
+ :location => "Hsinchu, Taiwan",
:networking => {
:networking => {
- :nameservers => [
"8.8.8.8", "8.8.4.4"
],
+ :nameservers => [
"8.8.8.8", "8.8.4.4"
],
:roles => {
:external => {
:zone => "nc"
:roles => {
:external => {
:zone => "nc"
@@
-20,7
+22,7
@@
default_attributes(
override_attributes(
:ntp => {
override_attributes(
:ntp => {
- :servers => [
"0.tw.pool.ntp.org", "1.tw.pool.ntp.org", "europe.pool.ntp.org"
]
+ :servers => [
"0.tw.pool.ntp.org", "1.tw.pool.ntp.org", "europe.pool.ntp.org"
]
}
)
}
)