Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-vmwaretools

Puppet module to manage VMware Operating System Specific Packages for VMware tools installation.
https://github.com/voxpupuli/puppet-vmwaretools

Add support for Top Scope variables.

Support picking up tools_version and autoupgrade via top scope
variables.
Add dependency on pupp...

0760fd49ebc25d4f13309a3f797484dfda7da88d authored over 12 years ago by Michael Arnold <[email protected]>
Update rspec integration.

Folow best practice for puppet-rspec integration from
http://rspec-puppet.com/setup/ and update ...

148344322533a07cfdf6bed6779cec118448a3b5 authored over 12 years ago by Michael Arnold <[email protected]>
Touch-ups for OSP 5.0 support

-Treat $package_name/$package_real like the other class parameters.
-Reference the fully qualifi...

ec649b11636320eaac015de96d7b494773cb61a9 authored over 12 years ago by Michael Arnold <[email protected]>
Merge branch 'gpgkey'

Conflicts:
manifests/init.pp
spec/classes/vmwaretools_ntp_spec.rb
spec/classes/vmwaretools_sp...

f3bb4c44245d4eec6cd1267a789803f4a57b5f07 authored over 12 years ago by Michael Arnold <[email protected]>
Fix the yumrepo gpgkey URL due to upstream move.

The upstream URL to the gpgkey changed, so we update the manifest and
rspec tests to point to th...

0245f6856a7e6fce9de6a9db42866f086138b466 authored over 12 years ago by Michael Arnold <[email protected]>
Merge pull request #3 from UCSD-ANF/feature/5dot0

VMWareTools OSP 5.0 series support

Includes fix for change in GPG key location for yumrepo.

15cb0ea8153187bd28f248ee87daaf4f50183092 authored over 12 years ago by Mike Arnold <[email protected]>
Add specific tests for 3.x, 4.0x, 4.1x, and 5.0u1 to RedHat

There is enough difference in behavior between these specific versions
of the VMware tools that ...

12038debfda946292308fc55900ffabf01afde26 authored over 12 years ago by Geoff Davis <[email protected]>
readability enhancements to init.pp

34cc00d2a9c21a88e69c7d48350b3e93f4269eb6 authored over 12 years ago by Geoff Davis <[email protected]>
Change ntp test to check for vmwaretools base class

Existing tests updated to declare the base class as a precondition

ee062886ba076c891a30e0d4b40dc069768733ac authored over 12 years ago by Geoff Davis <[email protected]>
Fix tests for existing cases on main class

c7d82f43481d71ee3ef2648e4e1b97899f952a08 authored over 12 years ago by Geoff Davis <[email protected]>
qualify variable in vmwaretools::ntp

1f2bd3f889f7cca929e9a2516c5cacbc5216bc60 authored over 12 years ago by Geoff Davis <[email protected]>
put the condition in the right block

29641c8d6be789ec165376ee4ff5cb14ae6dc4cf authored over 12 years ago by Geoff Davis <[email protected]>
re-add variable check, fully qual the variable

dae538dff057ee522310dea7d3f2916af2f40809 authored over 12 years ago by Geoff Davis <[email protected]>
remove variable check completely from ntp class

ef78da1ce2bc64893bfc702872909a9b84c9a2fe authored over 12 years ago by Geoff Davis <[email protected]>
Fix variable check in ntp class

09c616892a60bdbca032ce89c4501bb7522f0194 authored over 12 years ago by Geoff Davis <[email protected]>
fix regression on 5x packagename

7f3ea59b6f4b287ae4a1a5fd6b8f75baed6ffd45 authored over 12 years ago by Geoff Davis <[email protected]>
Fix handling of multiple gpgkeys for the yum repo

Work around http://projects.puppetlabs.com/issues/8867 which doesn't
allow the gpgkey parameter ...

a5e15c9f1a0413ad9beb7507a6ae10dd72b10d9d authored over 12 years ago by Geoff Davis <[email protected]>
Update copyright info with UC

25ab37930c528b7000ff29201fe5da7c5da6d1f1 authored over 12 years ago by Geoff Davis <[email protected]>
Make ntp class compatible with parameterized base class

You can't include a parameterized class reliably. Changed usage notes
to reflect this.

Also upd...

0943f219efd6cbc1cc79b18c4a2f73560ba69860 authored over 12 years ago by Geoff Davis <[email protected]>
Restore compatibility with 3.x series

78a8b99337282de721d0ce898de60fb5ccc9b253 authored over 12 years ago by Geoff Davis <[email protected]>
Update module for ESX tools 5.0

* fix service status check on 5.x
* Handle updated service names in ESXi 5.x
* Support new packa...

380a49011301bd9bfddde3019a9fc8f65a1a6e8a authored over 12 years ago by Geoff Davis <[email protected]>
Change github account to razorsedge

Renamed the github account from runningman to razorsedge and thus
updated all documentation to p...

7cf38f96c7146d92ee48ee8b558b4a89bce5d506 authored over 12 years ago by Michael Arnold <[email protected]>
Fixed missing doco entry.

Forgot to add status of Fedora to README.md.

eb109a673504518ffd51e796da84382e3a6eea56 authored over 12 years ago by Michael Arnold <[email protected]>
Forge 4.0.0 release.

Summary:
* Converted to a parameterized class.
* Added rspec tests and support for Travis-CI.
...

ffabbffc1fe16e20dab12f9559d5422ea50e936f authored over 12 years ago by Michael Arnold <[email protected]>
More mods to Rakefile.

Set rake :default to print available options. Added a working :build
target. Updated Travis-CI...

4d34fe2e1789b6623d7c5ed82566e2019b33ad8d authored over 12 years ago by Michael Arnold <[email protected]>
Drop support for Fedora

Removed Fedora as a suported operatingsystem as the OSP does not support
it and the Open VM Tool...

9fd1f8a973c387cb9755012c05e3a50920c48df5 authored over 12 years ago by Michael Arnold <[email protected]>
Update the Travis-CI config file.

Added new puppet versions.

fb024af4ab7533303cb63d7f686e68c8e62a30a9 authored over 12 years ago by Michael Arnold <[email protected]>
Forgot to fully qualify $::virtual.

0868d7dcad8734e0ca0179d47fa06fbc0239dded authored over 12 years ago by Michael Arnold <[email protected]>
TODO: split vmware-tools.syncTime out to a module

Split Exec['vmware-tools.syncTime'] out of Class['vmwaretools'] and into
Class['vmwaretools::ntp...

7a1911a4a2abffa5d59d3dc38f01074c66d39e7f authored over 12 years ago by Michael Arnold <[email protected]>
TODO: Confirm that vmtoolsd works the same

Confirmed that vmtoolsd works the same as vmware-guestd.

20a6ca0f026ee2144151bf357feabfa2c4a76ab8 authored over 12 years ago by Michael Arnold <[email protected]>
Reformat and update puppet documentation.

bf7fe559b51e07f3257437faf2e724d9729eff4d authored over 12 years ago by Michael Arnold <[email protected]>
Consolidate yumrepo.

Consolidate the RedHat and SuSE yumrepo declarations into a single
resource which keys off a new...

106595343f5467ec6e5445cf8f59d91a7cd96a7a authored over 12 years ago by Michael Arnold <[email protected]>
ISSUE: Rpm install fails

Added a fix for ISSUE #2 where vmware-open-vm-tools-common installation
fails due to existance o...

b3869c5770a3d4d51ebfa4ac648ed4e22ec90a69 authored over 12 years ago by Michael Arnold <[email protected]>
Fix Travis-CI configs to use the master branch.

885d8ab0e48f21fb42daa25343308d760df731d4 authored over 12 years ago by Michael Arnold <[email protected]>
Merge branch 'param_class'

Conflicts:
manifests/init.pp
spec/classes/vmwaretools_spec.rb
spec/spec_helper.rb

55b3c124f018d81064b27d07d37825e11f3c4699 authored over 12 years ago by Michael Arnold <[email protected]>
Fixed class syntax in README.md.

6db7d73f1cf90e0a75a341da9c3694f3aee41a29 authored over 12 years ago by Michael Arnold <[email protected]>
Reverse the descriptions in Rakefile.

The desc lines were opposed to what was in their code blocks.

20a59f5294aeb8edf6849ae9b5098e1a588aea19 authored almost 13 years ago by Michael Arnold <[email protected]>
Removed unneeded path value from Execs.

7b706a702fdbc14ba4d1969ed50f119d223a8076 authored almost 13 years ago by Michael Arnold <[email protected]>
Small refactor of ::params.

Moved the RedHat $yum_basearch out of the inner case statement and
consolidated.

037fe80c12cc2b0e40c2d88ca100f8cb5bdd0af3 authored almost 13 years ago by Michael Arnold <[email protected]>
Massive update to unit tests.

Finally got the rspec tests figured out.

97ba58bce6d60a40a2e91439b09250686c9f08fe authored almost 13 years ago by Michael Arnold <[email protected]>
Update Travis-CI config file.

Include testing for all Puppet Enterprise versions.

77ee5fc6dcf6f8a87ddfbac30b1eaabb73e034fb authored almost 13 years ago by Michael Arnold <[email protected]>
Remove puppet-module from Rakefile.

We are not running 2.7 yet. :-(

de1880a064c3754c5216608140b6ce29c79c04ce authored almost 13 years ago by Michael Arnold <[email protected]>
Added Travis-CI graphic to README.

Updated documentaton.

1ff374a03a33e779d6d5db2160c613f05cc619fc authored almost 13 years ago by Michael Arnold <[email protected]>
Fix errors discovered by puppet-lint.

Fully qualified ${yum_basearch} -> ${vmwaretools::params::yum_basearch}.
Removed selector from P...

4886c29ea8523f091f92f6c46d5ac2fa15cdbe0b authored almost 13 years ago by Michael Arnold <[email protected]>
Added support for Travis-CI.

I really hate how I am getting sucked in to all this automation goodness.
:-)
http://bombasticmo...

3651d45748f00cac26cc8824c6519568bf5471ca authored almost 13 years ago by Michael Arnold <[email protected]>
First attempt at rspec tests.

Added rspec-puppet tests. There is a serious lack of
documentation/examples of doing this for p...

58cdcacc5b6bc980e7b9da7a802f3a4943b75c20 authored almost 13 years ago by Michael Arnold <[email protected]>
First attempt at rspec tests.

Added rspec-puppet tests. There is a serious lack of
documentation/examples of doing this for p...

76544823295f703a6505e62fd3fdd1a8f4c6a517 authored almost 13 years ago by Michael Arnold <[email protected]>
Forge 3.0.1 release.

ff15aed44ccdfbd23800b3b48078705bbbc59b42 authored almost 13 years ago by Michael Arnold <[email protected]>
Accidentally removed Fedora support.

Removed a case default that snuck in which would have caused catalog
compilation on Fedora to fail.

2cc57b8356d2f50b171c798ba73333065b462d98 authored almost 13 years ago by Michael Arnold <[email protected]>
Parameterized Class

This is a version that uses a Parameterized Class instead of global
variables.

5e138517fe85b8ab2df29ee574db7de93593243a authored almost 13 years ago by Michael Arnold <[email protected]>
4.1 tools service name is vmtoolsd

Fixed up some more quoting and set the pattern for the vmware-tools
service to look for the corr...

fdd5d3ecd488b0f2043d9ec586b7f18a5483036f authored almost 13 years ago by Michael Arnold <[email protected]>
Style Guide - Quotes

http://docs.puppetlabs.com/guides/style_guide.html#quoting
All strings that do not contain varia...

b5ed8cbf9f702b0d75499216a1de4b6bf6b5ad97 authored almost 13 years ago by Michael Arnold <[email protected]>
Refactored and renamed for Forge 3.0.0 release.

Renamed module from vmware-tools to vmwaretools, dropping the hyphen.
Geppetto is now happy. Cr...

275b64493b6472815c8e0461632cd6aed0e6f18f authored almost 13 years ago by Michael Arnold <[email protected]>
Slight formatting fixes.

Added Geppetto .project file.

93d486d4f8b18a21bb75e87ac6db1ff1805d6dc6 authored almost 13 years ago by Michael Arnold <[email protected]>
Added a little more documentation.

0ae7c4176fcf14d663bb09ca9ab35c5f76fffe32 authored almost 13 years ago by Michael Arnold <[email protected]>
Removed $lsbmajdistrelease.

Removed all references to $lsbmajdistrelease.

ce1403aba4742cae72c017d7c9da32ecbc12fed2 authored almost 13 years ago by Michael Arnold <[email protected]>
Refactored for 2.0.0 release.

Changed the name of the override variable from $vmwarever to the more
descriptive $vmwaretools_e...

042ee92fbdd9120c0f8bf21bc47c0ddfc004d1ea authored almost 13 years ago by Michael Arnold <[email protected]>
Added TODO file.

126e7515e25393c6b238ef1b962283f1a7d58e5c authored over 13 years ago by Mike Arnold <[email protected]>
Add support for Puppet Module Tool.

7c07853b110662ae6f3d539c51f94b9129d00ce9 authored over 13 years ago by Mike Arnold <[email protected]>
Initial commit.

This module manages the installation of the VMware Operating System
Specific Packages (http://pa...

f497b598d1e2b1b920594216924c729c4cf66ffd authored over 13 years ago by Mike Arnold <[email protected]>