Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial commit of ohai plugin for vmware #414

Closed
wants to merge 2 commits into from
Closed

initial commit of ohai plugin for vmware #414

wants to merge 2 commits into from

Conversation

drobinson440
Copy link

initial commit of ohai plugin for vmware

initial commit of ohai plugin for vmware
@chef-supermarket
Copy link

Hi. I am an automated pull request bot named Curry. There are commits in this pull request whose authors are not yet authorized to contribute to Chef Software, Inc. projects or are using a non-GitHub verified email address. To become authorized to contribute, you will need to sign the Contributor License Agreement (CLA) as an individual or on behalf of your company. You can read more on Chef's blog.

GitHub Users Who Are Not Authorized To Contribute

The following GitHub users do not appear to have signed a CLA:

Please sign the CLA here.

@juliandunn
Copy link
Contributor

@drobinson440 I think you'll need to write some unit tests for this functionality.

get_vm_attributes("/usr/bin/vmware-toolbox-cmd")
end

collect_data(:windows) do
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably remove this block unless we're supporting windows.

@btm btm added the Enhancement label Oct 8, 2014
@btm
Copy link
Contributor

btm commented Oct 8, 2014

A couple notes from Chef code review, and agree we need some test coverage.

@lamont-granquist
Copy link
Contributor

Any update on this? Still needs spec tests.

@juliandunn
Copy link
Contributor

Paging @micgo @mattray ... needs an owner if @drobinson440 doesn't want to work on it anymore

@cmluciano
Copy link

@juliandunn @lamont-granquist @micgo @mattray I would be happy to work on some specs

@mattray
Copy link
Contributor

mattray commented Jan 29, 2015

@cmluciano yes please, that would be greatly appreciated.

Changed logging level to "debug" and removed the reference to Windows VMware tools.
vmware Mash.new
begin
# vmware-toolbox-cmd stat <param> commands
# Iterate through each parameter supported by the "vnware-toolbox-cmd stat" command, assign value
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very minor typo to fix; I see a couple of instances of 'vnware-toolbox-cmd'; do you mean vmware-toolbox-cmd? Doesn't affect functionality obviously, but is helpful for searching.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ya I just noticed these too, I can fix these

@cmluciano cmluciano mentioned this pull request Jun 4, 2015
@mcquin
Copy link
Contributor

mcquin commented Jul 9, 2015

Closing in favor of #551

@mcquin mcquin closed this Jul 9, 2015
@chef chef locked and limited conversation to collaborators Nov 16, 2017
@tas50 tas50 added Triage: Needs Information Indicates an issue needs more information in order to work on it. and removed Status: Pending Contributor Response labels Jan 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Triage: Needs Information Indicates an issue needs more information in order to work on it. Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.