Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-windowsfeature

Library that uses ServerAdministration api that comes with Windows Server 2008 and Windows Server 2012 to add / remove windows features
https://github.com/voxpupuli/puppet-windowsfeature

fixing tests on puppet 3.0

db8763225a70c4c4c47daba3b028b4c346456659 authored over 10 years ago
fixed tests

382b375685a199f527aad72e8cce6a52a10a3f45 authored over 10 years ago
updating fixtures to https

7bf1e22a1c7fb2f29a0b1f06276fd37f6dd36f2c authored over 10 years ago
updating Gemfile

a5404eaeea0f01d7d3420585bb05159d571a206a authored over 10 years ago
updating Rakefile and fixing lint errors

fa32e0385257176d82f10c6b57c7d2612a5aff1e authored over 10 years ago
Added JAredHaight's update to the README for the restart feature

cb860c5d60db1dbd5e6fe7551f91e700031607fe authored almost 11 years ago
Bumping modulefile

2bc24ab9ced22318d9b68afcab881182af76d31c authored almost 11 years ago
Merging PR #13 - thanks for fixing the Windows 2008 R2 bug

c588d74d7097050f13fb2f41b45b5d322eb72d70 authored almost 11 years ago
fixed installation problem on windows2008

ebd8e504a7a0f23d0c6920454548e7e582172575 authored almost 11 years ago
Updating the windowsfeature module to now use the Installed -eq true

1acb34e0ed0ec03a51e9b4d9ab60e237ce194a31 authored almost 11 years ago
Fixing the installation check. It was throwing the following error:

Where-Object : Cannot bind parameter 'FilterScript'. Cannot convert the
"Instal
lState" value of...

657d83e94af0435567bf45d68ab2f3ad46e89025 authored almost 11 years ago
install sounds better than include.. also added a known issues note.

a732ec73a0a3366822bd4023163cf2428e6f93b9 authored almost 11 years ago
Bumping the version of the module to 0.1.1 after the PR to support Windows Server 2012

6a3c2480da286cc63edbf6687bdf59aeacb6d08e authored almost 11 years ago
Merge pull request #12 from shoekstra/windows_only_and_windows2012

Windows support only and updated Windows 2012 cmdlet

db60a829a896e1eab2a9f02d156c2fdfae6d4c08 authored almost 11 years ago
Bumding the modulefile to version 0.1.0 rather than 0.0.4

08b381788ca32394b642d97a76c22b8496827a5d authored almost 11 years ago
Update README.md

Updated with usage examples for $includemanagementtools and $includesubfeatures

771a0783022f5fef9abadf2de93740ee9a65c2a2 authored almost 11 years ago
* added $includemanagementtools and $includesubfeatures parameters

* updated spec tests

4ec6f7d65fbe3ee156c041cb9a0886ce6ac76230 authored almost 11 years ago
* limit module usage for Windows 2008 R2 and newer versions of Windows

* spec tests for different kernel versions
* Windows 2012 and newer uses 'Install-Windowsfeature'...

73b38b44b04a960a54f7f27fe422d4901f6fbb72 authored almost 11 years ago
Merge pull request #11 from shoekstra/spec_tests

Spec tests

a0b811a92a06491fcd1deea465830b3c431649bd authored almost 11 years ago
check $::operatingsystem => windows otherwise fail

1dca2c2e8e9c82e36f9c76bd96b6f6edbb225c8f authored almost 11 years ago
* removed duplicated "when removing a windows feature" test

* changed $restart to be a boolean, added relevant tests
* used validate_re function for $ensure,...

30b26316d02fdb7d3332abd288b8e5098b830fdf authored almost 11 years ago
Merge branch 'master', remote-tracking branch 'upstream/master'

112a1adfc0039086811fa284cc4ab6d2eb8beb16 authored almost 11 years ago
Updated the .fixtures file. It was checking out the joshcooper/powershell library over the top of the stdlib and throwing an error

03e94c696ea6c2b731a3d200fa87a6b5ca1ca01e authored almost 11 years ago
updated spec tests

9493410b0908c09257d0724832402b075a265d6e authored almost 11 years ago
replaced execs with powershell providers

7941f98d7ba9ef67ef63923bc96a5e3a112dae44 authored almost 11 years ago
Update README.md

Adding in the data from @cyberious's PR

b18fbd25b735025ab5f2e787333dc390bc50b276 authored about 11 years ago
Merge pull request #3 from cyberious/master

Added ability to pass multiple features in feature_name

c7e47a849789b9892428062046e12c1a37347e9a authored about 11 years ago
Added ability to pass multiple features in feature_name

be09a90ee98b451383f3bf8c5b66f4098d05c97c authored over 11 years ago
Merge pull request #2 from cyberious/master

Fixed an issue with improper name in ModuleFile which causes an error of...

67839ba09e28bb406f6cd08ad7df9c3c636a434f authored over 11 years ago
Fixed an issue with improper name in ModuleFile which causes an error of unknown type. Also puppet-windows_feature will not install from source as it requires the author first

76efaa9772f588e0f4914ccd2a8d39593b7bce28 authored over 11 years ago
added a Modulefile to allow the publish of the module to the forge

d433e527c9be5d9f2aeed99cbcbd194c291b5a46 authored over 11 years ago
added proper information to the readme

85364c731416ac8d7c220ae0ad62a65d170f6af0 authored over 11 years ago
Update README.md

9db536b64e355de69ae60244192fc05c91533113 authored over 11 years ago
Create README.md

2a2eef9993532f24109b044e0b01fb3182ce8173 authored over 11 years ago
initial commit

a90fb59d0b57b305ce9053452a5d6c425ba48516 authored over 11 years ago