Skip to content

Instantly share code, notes, and snippets.

@ryandotclair
Created October 26, 2015 03:00
Show Gist options
  • Save ryandotclair/5ee267e0b1afeb19364d to your computer and use it in GitHub Desktop.
Save ryandotclair/5ee267e0b1afeb19364d to your computer and use it in GitHub Desktop.
Example Chef 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