Skip to content

Instantly share code, notes, and snippets.

@ohadlevy
Created March 4, 2014 07:58
Show Gist options
  • Select an option

  • Save ohadlevy/9342080 to your computer and use it in GitHub Desktop.

Select an option

Save ohadlevy/9342080 to your computer and use it in GitHub Desktop.
NOTE: This server is under puppet control! Local changes may be lost.
Running <%=physicalprocessorcount %> <%= processor0.gsub(/ +/,' ') rescue hardwareisa %> on <%= operatingsystem %> <%= operatingsystemrelease %>
This host belongs to the <%= organization rescue 'None' %> organization,
its role is <%= hostgroup rescue 'unknown' %>, its located at <%= location rescue 'unknown' %> and owned by <%= owner_name %> (<%= owner_email %>)
<% if compute -%>
Running on <%= compute %>
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment