Skip to content

Instantly share code, notes, and snippets.

@ryandotclair
Created October 26, 2015 16:20
Show Gist options
  • Save ryandotclair/ec7fbb1d8c195e93f41e to your computer and use it in GitHub Desktop.
Save ryandotclair/ec7fbb1d8c195e93f41e to your computer and use it in GitHub Desktop.
Chef example index.html.erb
<h1>Hello World!</h1>
<p>My IP address is <%= node['ipaddress'] %></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment