summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/ssh_host_keys_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Target Mode OhaiLamont Granquist2020-10-011-17/+13
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-1/+4
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* Chefstyle fixes for Chefstyle 0.12Tim Smith2019-01-241-2/+2
* fixes for new chefstyle rulesLamont Granquist2018-07-051-12/+12
* Chefstyle fixesTim Smith2018-03-061-8/+8
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* chefstyle catchup for ohaiLamont Granquist2016-02-111-1/+1
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* ssh_host_key: detect ed25519 host keyMalte Swart2015-01-281-0/+11
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-18/+18
* Remove -f / --file option from OHAI. This option was useful when developing O...OC-10958sersut2014-01-081-3/+0
* add plugin loading to common specClaire McQuin2013-08-211-3/+1
* create/update spec testsClaire McQuin2013-08-191-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-2/+2
* convert plugins to new dsl.Claire McQuin2013-08-071-1/+1
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* Update new specs for plugin class splitdanielsdeleo2013-07-151-12/+13
* OHAI-445: Fallback to default HostKey pathJohn Skopis2013-06-231-9/+26
* OHAI-445: Detect ecdsa ssh host keysMalte Swart2013-06-231-0/+12
* Refactor unit test layoutBryan McLellan2012-12-061-0/+77