summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump revision to 8.13jk/bump-8.13John Keiser2016-03-242-1/+12
* Merge pull request #524 from cmluciano/cml/addscalaTim Smith2016-03-212-0/+126
|\
| * Make sure plugin returns Errno::ENOENT if scala or sbt don't existcmluciano2016-03-152-24/+19
| * Add language scalacmluciano2015-06-222-0/+131
* | Lock plist to 3.xdanielsdeleo2016-03-181-1/+1
* | Don't pull chef from masterdanielsdeleo2016-03-161-2/+0
* | Merge pull request #775 from chef/8_12_1v8.12.1Matt Wrock2016-03-152-1/+8
|\ \
| * | release 8.12.18_12_1Matt Wrock2016-03-142-1/+8
|/ /
* | Make rake a dev dependencydanielsdeleo2016-03-141-1/+1
* | Allow Rake 11.xdanielsdeleo2016-03-141-1/+1
* | 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
|\ \ \ \ \