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

Merge branch 'feature/el7' into develop

0d011b094455ac457c6bff1c246f907e9b5c85dc authored about 10 years ago
Update README.md with OS support limits.

8b00e35b25303bb668be66ce87738c58292691f3 authored about 10 years ago
Drop support of OSs not supported by VMware.

Specifically do not allow installation on RHEL 7. Solves GH25.

7c58db8903b83cb24bcba264a936f3910512999b authored about 10 years ago
Fix issues_url in metadata.json.

7ac645f919135bf4f30b31c0421e6abe8824d88b authored over 10 years ago
Added tags to metadata.json.

07a015ecb968dbe1244101730645f3f1e65cd7cc authored over 10 years ago
Merge branch 'release/4.7.0'

744ec7d4ca20faf408904690845cf407701f4dfb authored over 10 years ago
Merge branch 'release/4.7.0' into develop

d33995cc84682fa8e84d6902b8547a5acf95c146 authored over 10 years ago
Update versions for 4.7.0 release.

a3c2b03053391783beb8a232ca41b4c03d3ba3ad authored over 10 years ago
Update rspec to work with regex fix.

Corresponds with eb1c537 and fixes issue #21.

9b01b27f4651c29cf15de5ca676cc8c926f2cff0 authored over 10 years ago
Change regex from +(one or more) to *(zero or more) because it fails on ESX 5.0

Signed-off-by: Michael Arnold <[email protected]>

eb1c5374a5e95e5cb2e860096ff8633004b3247e authored over 10 years ago
Switch to using metadata.json vs Modulefile.

7546a31a216edd462d1072dea892be07914509e1 authored over 10 years ago
Merge branch 'feature/vmware_puppetfact' into develop

af31a125d2b1a450024b529b46f3991613c65042 authored over 10 years ago
Also update the Modulefile for the dependency.

99a98b771aa6520cc243f438113a49f0e8c6d4a3 authored over 10 years ago
Switch to depending on wolfspyre/vmware_puppetfact.

Instead of shipping the fact in this module, instead depend on wolfspyre's
module.

011f52f1da3f0ffaa3bb48743d7309c7a77ad140 authored over 10 years ago
Expand Puppet versions tested in Travis-CI.

8a98af89d192eba053571ee438fe5c1606132a57 authored over 10 years ago
Allow tracking of metadata.json.

07106d0e9218fa09c163666477e113aee53ef934 authored over 10 years ago
Update Geppetto .project to version 4.

3fd429b02444d75d33904e0f9911178ad3e5a163 authored over 10 years ago
Update Modulefile source to use https.

47e80ef7ab81f4578cbd7cea11240c600bf3fe6a authored over 10 years ago
Expand Puppet versions tested in Travis-CI.

e4340a293dd26ab96d3d8fe36b7b2f819b5bf1a9 authored over 10 years ago
Convert fixtures repositories to use https.

5bcdf539f729904c470df589429d025f71320bc0 authored over 10 years ago
Merge pull request #18 from salderma/develop

Fix the class wrapper to gracefully avoid unsupported OSs.

6ef66129f593b7e8ddd04cbb3423b869cee821f7 authored about 11 years ago
Fix rspec tests to pass.

This deals with the changes by @salderma to bypass the module on
unsupported operatingsystems.

96981a9654c70847ea388d8ef19e3950f4ace4aa authored about 11 years ago
adjusting declaration of $supported, removing from class params

bd22282382ef8a8c28cd01546aa76e8b982c5b10 authored about 11 years ago
fixup for puppet-lint

20e9d8c0717a2ece774f7714991ea362b905cf43 authored about 11 years ago
adding if supported wrapper around actions in vmware case logic

404c3e6996e9ba578ea89249c69deb59ba7a7700 authored about 11 years ago
adding param for supported platform. changing fail to notify

4219de8a1018c69776477f9aaa8f7012e6189b52 authored about 11 years ago
adding param supported to class parameters from params.pp

487fdb1604ccdcfd1e5f7f6c01ebd7ef99d8bac1 authored about 11 years ago
replacing notify with notice

7b6aedba6bb19b2564c6463ac79b905207022bca authored about 11 years ago
another syntax error.

4004ec97172ce2e60a1e223851f34a785735f8a8 authored about 11 years ago
syntax error on notify

8a22c15e9692672de45599405aa4d80e05858918 authored about 11 years ago
Simplify rspec failure tests.

928bff4d5bc095ecf02f1ca26c9b80705d852753 authored over 11 years ago
Deal with the people who wipe /etc/yum.repos.d .

7a7535b3e7a5af67655685996508042bd10458a4 authored over 11 years ago
Add a directory filter for Geppetto.

0b648ec828ad8bd38428663c811a0f817df17483 authored over 11 years ago
Merge branch 'release/4.6.0'

8dd5b4efaa31df47babfdb976b5bb74a70f85623 authored over 11 years ago
Merge branch 'release/4.6.0' into develop

0050b696950f1d2d7fdf6db6997d538fbd36edd9 authored over 11 years ago
Update versions for 4.6.0 release.

94949bd182a5c1d08529b7e044b35ad6aa576d97 authored over 11 years ago
Add LICENSE reference to README.md.

4119dd895eeef180dc0f1aee9422103dbf4cac7e authored over 11 years ago
Merge pull request #15 from wolfspyre/develop

Merge in facts and spec tests from vmware_puppetfact module.

e85fe2d7a988ca58f3bad92e93a7376378f23902 authored over 11 years ago
Merge in vmware_puppetfact module

b8212ec329d3a58f2857766d093cadf2bf276094 authored over 11 years ago
Merge branch 'release/4.5.0'

70d9c44d1613042332566430a8f2d8578ad3e086 authored over 11 years ago
Merge branch 'release/4.5.0' into develop

148e8347be2769d76e7461522176e22a3e385dae authored over 11 years ago
Update versions for 4.5.0 release.

e366076fdecc087f1bf74c5f0adbb0537de27cca authored over 11 years ago
Install $majdistrelease pattern in params.pp.

Convert all $majdistrelease to $vmwaretools::params::majdistrelease to
use the centralized fact ...

b35a888debc0f8a887b481eaa104abbdba9fb208 authored over 11 years ago
Remove git-log-to-changelog from Modulefile.

0e3bbc47bf10a3b227c6c45b36e7496de180b78b authored over 11 years ago
Rake validate to also check ERB for syntax errors.

7e17d0bf846001b555fb99d6a3d34d3e6910c4c3 authored over 11 years ago
Expand Puppet versions tested in Travis-CI.

6a8c5cee99464016a919503aef74e1ee154bf177 authored over 11 years ago
Fix typos in README.md.

80fefcd4ffeeb18f0da3b1cf955e80109e1c922e authored over 11 years ago
Move $ensure to top of class to make lint happy.

ebb8920ecb9c951a305a4fae5c56b719086efa22 authored over 11 years ago
Cleaned out unused code from Rspec tests.

535bae85410c9ad52bd2d60e15d49da422b0d939 authored over 11 years ago
Renamed vmwaretools_spec.rb.

32fc27781ec6bd924a96d8d03d2a9a44234e330f authored over 11 years ago
Refactor vmwaretools_spec.rb.

Updated Suse $package_name_5x to include vmware-tools-esx-kmods-default
similar to the RedHat en...

bb0c5f59a027970099bb28973678d4a521bf404e authored over 11 years ago
Removed last references to open-vm-tools.

167bfe762f2cbffd954f02f27d8288e5869d6c18 authored over 11 years ago
Clean up vmwaretools_ntp_spec.rb.

7a380e48abb87e4c33aa115c35ea24e5f7b293e5 authored over 11 years ago
Moved package repo config into vmwaretools::repo.

This pattern separates the YUM repo configuration from the main class
and allows it to be overri...

187135981633f4c081df116c3dd006e0844ac685 authored over 11 years ago
Update Modulefile to use correct license name.

d5db5a3cd73513433f9ffe1ad5f9023b77e8996e authored over 11 years ago
Update .travis.yml to support updated Puppet versions.

fb31a5cdb42b75e8717106f3bfd49f61035ee27f authored over 11 years ago
Update tests/init.pp to local standards.

25e29811033cb583daa1f8bf292000c63ed840fc authored over 11 years ago
Merge branch 'release/4.4.1'

c894573a6d3345c90178326873e9d43991dd182f authored over 11 years ago
Merge branch 'release/4.4.1' into develop

c337441cee73149db4534077fa02bcddb8253339 authored over 11 years ago
Update versions for 4.4.1 release.

7e349eabf46a21113999a263665eede06eee1cf2 authored over 11 years ago
Add CHANGELOG generation during module build.

Update the .gemfile to source gems from https://rubygems.org to fix a
Travis/bundler warning.
Up...

e5f4a966ebbf74eb71c1a007e3aea3321315923f authored over 11 years ago
Merge branch 'release/4.4.0'

7db3dda6b4116a49347e03b573459b2d4a5724a5 authored over 11 years ago
Merge branch 'release/4.4.0' into develop

fd1192850c3ac8f92f6b99552204190b3b6ae3cc authored over 11 years ago
Update versions for 4.4.0 release.

c9f1747cb9058542d913b4e56414a1543a0e3324 authored over 11 years ago
Fix Markdown code blocks in README.md.

62111623651a14e1d996e5e4fc03c18514de8e56 authored over 11 years ago
Updated README.md.

0a7d09c7fc6863451dcca918b07ce1ed54c12723 authored over 11 years ago
Update README.md about manage_repository parameter.

Also switched from GFM for code snippets back to standard Markdown.

16d4eb7ed84cb75491638de425a80125bd79c08d authored over 11 years ago
Added manage_repository parameter.

Whether to allow the yumrepo to be manged by the Puppet module or out of
band (ie RHN Satellite)...

be0b2fd92c82908b80636be44bf2f11d887bdce5 authored over 11 years ago
Use puppetlabs-stdlib 2.6.0 for testing.

b2e8fa8dec705aa3f38b71731df2ff4f9c2b048c authored over 11 years ago
Merge branch 'release/4.3.0'

fa7847d77adbec45b8026cd9b64dd2252844f36b authored almost 12 years ago
Merge branch 'release/4.3.0' into develop

9cb5a150eb1d8a78393386489789e20222aa1590 authored almost 12 years ago
Update versions for 4.3.0 release.

ac1cd70227e838ced2519e42ec11c9507a8e4ad7 authored almost 12 years ago
Increase puppetlabs/stdlib dependency to 2.3.0.

8a39d3c466d516c4c34b8841d837310123ee41e2 authored almost 12 years ago
Update rake and Travis testing environment.

06862c0e59dec56ded5c30980bfbda2daa4cf6dd authored almost 12 years ago
Merge branch 'feature/yumparam' into develop

e377bbdb877a6385def37a625505172f3305e078 authored almost 12 years ago
Update README for yumrepo parameters.

b390640aa637362d518a8b4f765df455c869c582 authored almost 12 years ago
Add parameters to customize vmware-tools yumrepo.

Added yum_server, yum_path, just_prepend_yum_path, priority, protect,
proxy, proxy_username, and...

ec1724bfbbfe12a96c906e4596a732b56b6f251d authored almost 12 years ago
Merge branch 'release/4.2.0'

595cfcdc9b79d1287ca709118ce3fc3ed53389d5 authored about 12 years ago
Merge branch 'release/4.2.0' into develop

dd6b573efe20dd2b27c4c89b85ad1895ce9fa8c5 authored about 12 years ago
Update versions for 4.2.0 release.

f42d5ed152776d40c5e337aea11b1fd9e8407cd8 authored about 12 years ago
Update README.md

Added develop branch Travis Build Status image.
Added links to the GitHub and Puppet Forge softw...

718f3536f15d9b0640ae14b3a1f20ec5cf51d183 authored about 12 years ago
Merge branch 'feature/disable_tools_version' into develop

eb7a05356dd59e119a85e84aa306b5bb8553e9ec authored about 12 years ago
Allow tools to report version to vCenter.

Allow for setting the disable-tools-version to true or false in the
/etc/vmware-tools/tools.conf...

f13a05f1dc591a20d6776622a49960c7ca24f47e authored about 12 years ago
Update Travis config file.

Add support to run spec tests on the develop branch.

e6e88400ae88cd398beb5da65005a97e90fe0450 authored about 12 years ago
Merge branch 'release/4.1.2' into develop

47014f7affd5369bd6281e89f24cdf4acec21f5d authored about 12 years ago
Merge branch 'release/4.1.2'

2235866f67f5a35348d5a65ac97803b550ee10d4 authored about 12 years ago
Forge 4.1.2 release.

Summary:
* Support upstart in VMware Tools 5.1 on EL6.
* Fix "vmware-tools-services is remov...

ad1ff1d06c89e46dfd5646904c4a481e6bc9c0a5 authored about 12 years ago
Merge branch 'feature/el6_upstart' into develop

3751b53c31a936b0719e378adb4741eab598df4f authored over 12 years ago
Support upstart in VMware Tools 5.1 on EL6

VMware Tools 5.1 on EL6 is now using upstart and not System V init.
Unfortunately, as of version...

e92e855b3edb11ccb066e361dce3045d62c654b1 authored over 12 years ago
Converted to puppetlabs_spec_helper.

dfba89599441716698109dab5b775296d652d466 authored over 12 years ago
Forge 4.1.1 release.

Summary:
* OSP 5.0+ rhel does not have i686 directory.
* Fix GitHub issue #5.
* Converted ...

0620a22be2c50009db477d9e17aade899e69c03e authored over 12 years ago
Converted to puppetlabs_spec_helper.

c82efd8df44fda36068a6631e8b04ba5e1c4752a authored over 12 years ago
OSP 5.0+ rhel does not have i686 directory.

Added logic to handle OSP 5.0+ RHEL no longer having the i686 directory.
Changed the default $to...

5e5d31a0362281e0062d55a9cf119f63e1cd760b authored over 12 years ago
Forge 4.1.0 release.

Summary:
* Added OSP 5.0 support.
* Added support for Top Scope variables (i.e. via Dashboard).

a90742eb6d9e3b85a24ba8087835c93324a06df5 authored over 12 years ago
More documentation updates.

Updated Modulefile with similar information as is in the README.
Added TODO items to the README.

054cb6d7e8a7bf3d9a9c99133a76d6eb9601e908 authored over 12 years ago
Fixed error in vmwaretools::ntp and added tests.

Updated tests to include Top Scope and Parameterized Class style tests.
Updated READE examples.
...

d1eb00097520955fc85a6f2a6e792d986fb89d72 authored over 12 years ago
Update Modulefile documentation.

9a0895b2f8f8a399e550e2ce84028f4089029580 authored over 12 years ago
Add additional package to vmwaretools::ntp rspec.

6a2bf123cf0639fcd21d730433a5d2506d8a1d81 authored over 12 years ago
Update Geppetto and Travis-CI configs.

ee491bfcc5a3b5473a7f2dd110bf4a57a35afd0d authored over 12 years ago
Move $majdistrelease into case statement.

It is not used except in the yumrepo.

eac8ace48e93fddbe5f93d01c9e1193239f33132 authored over 12 years ago