summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 8.12.0v8.12.0jk/8.12.0John Keiser2016-03-092-3/+20
* Merge pull request #769 from tas50/masterJohn Keiser2016-03-091-0/+17
|\
| * Update release notes with functionality on masterTim Smith2016-03-091-0/+17
* | Make ohai work with Chef 12.7 and belowjk/chef-12.7John Keiser2016-03-091-1/+7
* | Merge pull request #736 from tas50/to_gce_or_not_to_gceTim Smith2016-03-082-15/+24
|\ \
| * | Fix GCE specs and chefstyleTim Smith2016-02-262-8/+9
| * | Update GCE metadata API version and fail betterTim Smith2016-02-151-8/+16
* | | Merge pull request #760 from tas50/solaris_needs_virt_loveTim Smith2016-03-083-32/+33
|\ \ \
| * | | Fixup the existing testsTim Smith2016-03-072-9/+11
| * | | Use the node[:virtualization][:systems] format everywhereTim Smith2016-03-071-1/+4
| * | | Use the dmi_decode mixin to detect virtualization systemsTim Smith2016-03-071-17/+13
| * | | Update the DMI decode mixin for SolarisTim Smith2016-03-071-2/+2
| * | | Detect additional paravirt KVM cpu stringsTim Smith2016-03-071-3/+3
| | |/ | |/|
* | | Merge pull request #756 from tas50/freebsd_virtualizationTim Smith2016-03-082-4/+101
|\ \ \
| * | | Detect guests via sysctl -n kern.vm_guest on FreeBSDTim Smith2016-03-072-2/+70
| * | | Detect bhyve hosts via /dev/vmmTim Smith2016-03-072-4/+23
| * | | Add debug logging outputTim Smith2016-03-072-2/+9
| * | | A host with jails in dying state is still a jail hostTim Smith2016-03-071-1/+4
| |/ /
* | | Merge pull request #755 from tas50/virsh_sounds_like_a_bad_wordTim Smith2016-03-081-12/+5
|\ \ \
| * | | VirtualizationInfo plugin cleanupTim Smith2016-03-021-12/+5
| | |/ | |/|
* | | Merge pull request #751 from tas50/private_clouds_4_lifeTim Smith2016-03-084-1/+32
|\ \ \
| * | | Add debug output to the which helperTim Smith2016-03-012-1/+6
| * | | Resolve Chefstyle warningsTim Smith2016-03-012-3/+3
| * | | Detect openstack hosts by nova binaryTim Smith2016-03-012-0/+26
* | | | Merge pull request #750 from tas50/kvm_it_upTim Smith2016-03-082-18/+29
|\ \ \ \ | |/ / /
| * | | Differentiate between KVM guests and hostsTim Smith2016-03-012-4/+20
| * | | Fix failing testTim Smith2016-02-291-1/+2
| * | | Comment cleanupTim Smith2016-02-291-9/+1
| * | | Replace unreliable host KVM detection with better guest detectionTim Smith2016-02-292-11/+13
| |/ /
* | | Merge pull request #766 from davide125/sessionsPhil Dibowitz2016-03-082-0/+152
|\ \ \
| * | | Revert "use shell_out!"Davide Cavalca2016-03-082-3/+2
| * | | use shell_out!Davide Cavalca2016-03-082-2/+3
| * | | do not create mash until after the shelloutDavide Cavalca2016-03-072-3/+2
| * | | add plugin to detect user sessions using loginctlDavide Cavalca2016-03-072-0/+153
* | | | Fix change logTim Smith2016-03-081-2/+0
* | | | Bump version to 8.11.1v8.11.1jk/bump-versionjk/8.11.1John Keiser2016-03-072-4/+7
* | | | Merge pull request #764 from tas50/rackspace_isnt_ec2Tim Smith2016-03-073-5/+21
|\ \ \ \
| * | | | Lower the read timeout to 30sTim Smith2016-03-071-1/+1
| * | | | Handle mis-identifying ec2 betterTim Smith2016-03-072-4/+20
| | |_|/ | |/| |
* | | | Merge pull request #765 from tas50/fix_it_maybeThom May2016-03-071-1/+1
|\ \ \ \
| * | | | Add back the pin to github changelog generatorTim Smith2016-03-071-1/+1
| |/ / /
* | | | Merge pull request #754 from tas50/ruby_plus_plusThom May2016-03-071-0/+2
|\ \ \ \
| * | | | Test on Ruby 2.0 and 2.3.0Tim Smith2016-03-021-0/+2
| | |_|/ | |/| |
* | | | Merge pull request #753 from tas50/the_issue_at_handThom May2016-03-071-0/+18
|\ \ \ \
| * | | | Add issue template for GithubTim Smith2016-03-021-0/+18
| |/ / /
* | | | Merge pull request #747 from chef/jdm/escape-dir-globThom May2016-03-072-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Test with ruby 2.2jdm/escape-dir-globJay Mundrawala2016-02-261-0/+1
| * | | Test with ruby 2.1 on WindowsJay Mundrawala2016-02-261-0/+1
| * | | Use escape_glob_dir instead of escape_globJay Mundrawala2016-02-261-1/+1
* | | | Merge pull request #735 from ctso/ctso/fix-digital-oceanThom May2016-03-072-1/+4
|\ \ \ \