Module: Hoss
- Defined in:
- lib/hoss/main.rb,
lib/hoss/metadata.rb,
lib/hoss/index/chef.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
We use a VERSION file to tie into our build pipeline
File.read(File.join(File.dirname(__FILE__), '..', '..', 'VERSION')).strip
- SUMMARY =
We don’t really do all that much, be humble
'Index your infrastructure with Elasticsearch'
- AUTHOR =
Your benevolent dictator for life
'Sean Clemmer'
- EMAIL =
Turn here to strangle your dictator
'[email protected]'
- LICENSE =
Like the MIT license, but even simpler
'ISC'
- HOMEPAGE =
If you really just can’t get enough
'https://github.com/sczizzo/hoss'
- ART =
Every project deserves its own ASCII art
" ,---,\n ,--.' |\n | | : ,---.\n : : : ' ,'\\ .--.--. .--.--.\n : | |,--. / / | / / ' / / '\n | : ' |. ; ,. :| : /`./ | : /`./\n | | /' :' | |: :| : ;_ | : ;_\n ' : | | |' | .; : \\ \\ `. \\ \\ `.\n | | ' | :| : | `----. \\ `----. \\\n | : :_:,' \\ \\ / / /`--' // /`--' /\n | | ,' `----' '--'. /'--'. /\n `--'' `--'---' `--'---'\n v%s\n" % VERSION