nginx['ssl_certificate'] = '/etc/ssl/certs/openstreetmap.pem'
nginx['ssl_certificate_key'] = '/etc/ssl/private/openstreetmap.key'
nginx['server_name'] = "chef.openstreetmap.org"
-nginx['url'] = "http://chef.openstreetmap.org:4000"
opscode_erchef['base_resource_url'] = "https://chef.openstreetmap.org"