Created
March 4, 2014 07:58
-
-
Save ohadlevy/9342080 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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