summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix the scala pluginscala_fixTim Smith2016-04-131-14/+21
* Merge pull request #793 from tas50/better_ec2_round_200Tim Smith2016-04-081-29/+40
|\
| * Reduce duplicate codeTim Smith2016-04-071-15/+10
| * Ensure we when values exist, but they don't matchTim Smith2016-04-071-0/+6
| * Updates based on feebackTim Smith2016-04-071-2/+2
| * Add tests for the UUID EC2 detection methodTim Smith2016-04-071-2/+2
| * Detect EC2 via Xen Hypervisor UUID starting with ec2Tim Smith2016-03-311-3/+18
| * Remove the Xen MAC address detection methodTim Smith2016-03-311-24/+1
| * Detect Windows EC2 nodesTim Smith2016-03-311-2/+20
* | Merge pull request #742 from MarkGibbons/solaris11_networkThom May2016-04-041-8/+25
|\ \
| * | solaris11_network: Handle solaris 11 zone interfacesmarkgibbons2016-03-081-8/+25
* | | Merge pull request #790 from juliandunn/aix-os-versionTim Smith2016-04-041-1/+1
|\ \ \
| * | | Replace with .strip per code reviewJulian C. Dunn2016-04-011-1/+1
| * | | Set os_version to match the output of oslevel -s instead of just theJulian C. Dunn2016-04-011-1/+1
* | | | Rackspace plugin uses new shell_out helper.mcquin2016-04-011-4/+4
* | | | C plugin uses new shell_out helper.mcquin2016-04-011-66/+48
* | | | Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-0119-28/+28
|/ / /
* | | Merge pull request #787 from tas50/gce_fixTim Smith2016-04-011-19/+9
|\ \ \ | | |/ | |/|
| * | Remove ec2metadata CLI as a EC2 detection methodTim Smith2016-03-311-19/+9
* | | Detect openSUSE Leap as platform opensuseleapTim Smith2016-03-301-1/+6
* | | Merge pull request #778 from sh9189/windows_packages_fixTim Smith2016-03-301-46/+59
|\ \ \
| * | | Enable packages plugin by defaultShahul Hameed2016-03-181-41/+33
| * | | Get windows packages from registryShahul Hameed2016-03-171-12/+33
| |/ /
* | | Merge pull request #524 from cmluciano/cml/addscalaTim Smith2016-03-211-0/+43
|\ \ \ | |/ / |/| |
| * | Make sure plugin returns Errno::ENOENT if scala or sbt don't existcmluciano2016-03-151-16/+12
| * | Add language scalacmluciano2015-06-221-0/+47
* | | Merge pull request #760 from tas50/solaris_needs_virt_loveTim Smith2016-03-081-21/+20
|\ \ \
| * | | 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
| * | | Detect additional paravirt KVM cpu stringsTim Smith2016-03-071-3/+3
* | | | Merge pull request #756 from tas50/freebsd_virtualizationTim Smith2016-03-081-2/+47
|\ \ \ \
| * | | | Detect guests via sysctl -n kern.vm_guest on FreeBSDTim Smith2016-03-071-0/+27
| * | | | Detect bhyve hosts via /dev/vmmTim Smith2016-03-071-3/+11
| * | | | Add debug logging outputTim Smith2016-03-071-1/+8
| * | | | 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-081-0/+11
|\ \ \ \ \
| * | | | | Resolve Chefstyle warningsTim Smith2016-03-011-2/+2
| * | | | | Detect openstack hosts by nova binaryTim Smith2016-03-011-0/+11
* | | | | | Merge pull request #750 from tas50/kvm_it_upTim Smith2016-03-081-15/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Differentiate between KVM guests and hostsTim Smith2016-03-011-3/+9
| * | | | | Comment cleanupTim Smith2016-02-291-9/+1
| * | | | | Replace unreliable host KVM detection with better guest detectionTim Smith2016-02-291-6/+9
| |/ / / /
* | | | | Merge pull request #766 from davide125/sessionsPhil Dibowitz2016-03-081-0/+54
|\ \ \ \ \
| * | | | | Revert "use shell_out!"Davide Cavalca2016-03-081-2/+1
| * | | | | use shell_out!Davide Cavalca2016-03-081-1/+2
| * | | | | do not create mash until after the shelloutDavide Cavalca2016-03-071-2/+1
| * | | | | add plugin to detect user sessions using loginctlDavide Cavalca2016-03-071-0/+55
* | | | | | Handle mis-identifying ec2 betterTim Smith2016-03-071-3/+9
| |_|/ / / |/| | | |