Skip to content

Instantly share code, notes, and snippets.

@spheromak
Last active December 14, 2015 02:59
Show Gist options
  • Save spheromak/5017833 to your computer and use it in GitHub Desktop.
Save spheromak/5017833 to your computer and use it in GitHub Desktop.
topology "standalone"
server_name = "server.vm"
api_fqdn server_name
nginx['url'] = "https://#{server_name}"
nginx['server_name'] = server_name
lb['fqdn'] = server_name
bookshelf['vip'] = server_name
chef_server_webui['enable'] = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment