-nginx['enable_non_ssl'] = true
-nginx['non_ssl_port'] = 4000
-nginx['ssl_port'] = 4443
-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"
+api_fqdn "chef.openstreetmap.org"
+default_orgname "openstreetmap"
+
+addons['install'] = false
+