key "90E9F83F22250DD7"
end
-apt_source "openstreetmap-cgimap" do
- url "http://ppa.launchpad.net/zerebubuth/openstreetmap-cgimap/ubuntu"
- key "CDADED50"
-end
-
package "unattended-upgrades"
if Dir.exist?("/usr/share/unattended-upgrades")
default[:web][:base_directory] = "/srv/www.openstreetmap.org"
default[:web][:pid_directory] = "/var/run/web"
default[:web][:log_directory] = "/var/log/web"
-
-# need the APT source for cgimap to be able to install the package
-default[:apt][:sources] = node[:apt][:sources] | ["openstreetmap-cgimap"]
# limitations under the License.
#
-node.set[:nfs]["/store/rails"] = {
+node.default[:nfs]["/store/rails"] = {
:host => node[:web][:fileserver],
:path => "/store/rails"
}
:max_requests_per_child => 10000
}
},
- :apt => {
- :sources => ["openstreetmap-cgimap"]
- },
:logstash => {
:forwarder => {
:files => [