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

Fixed rubocop violations.

f638d200098a3fa1d8d368e40ffe2a80ee0cae96 authored about 7 years ago
Fully Qualifying the powershell commands along with removing conditional for win2008. No reason to not import the module...it does not hurt anything.

6a04f4b249a5f3e31716fc386be39e0d6129b152 authored about 7 years ago
Restructure acceptance test.

dae33a81c6076a471ca1318c87fc41040ed8d9fd authored about 7 years ago
Merge pull request #113 from voxpupuli/modulesync

modulesync 1.6.0

8772b577ccd12f8f42e847cb38a62860609f8167 authored about 7 years ago
modulesync 1.6.0

6c363fd554dc91b2351a1a15f79cec027b643615 authored about 7 years ago
Resolve UTF8 problem

9984dc683dd7b8608d7a869b5c86d6f84d9acbf4 authored about 7 years ago
add Import-Module ServerManager for win2012r2 PS commands (#110)

Import ServerManager module so the `*-WindowsFeature` cmdlets are available.

ef7bd756842352bcc7e198f158bde6ab36074875 authored about 7 years ago
Merge pull request #108 from voxpupuli/modulesync

modulesync 1.5.0

d9c4576beaae3639e3cc89c1d6b0a90be5b9e287 authored about 7 years ago
modulesync 1.5.0

e2a55e4d7e8057e52c550aff32807d8de3f62ae1 authored about 7 years ago
Merge pull request #106 from voxpupuli/modulesync

Modulesync 1.2.0

82477f5e6bc93f50f0ade35a7392d477df9cfedc authored over 7 years ago
Modulesync 1.2.0 update.

464bf5a2385b009e41c3ea51950d5917a4371bae authored over 7 years ago
[blacksmith] Bump version to 3.1.1-rc0

9eddff699b866267d7e803ec9806f2bb718fd90e authored over 7 years ago
Merge pull request #105 from TraGicCode/prep_release

3.1.0 release

397068af5e43f3972e4af477d89effad5caea87e authored over 7 years ago
Updated Changelog + Metadata for release

f4dedcaefe9382f13301a89b4a281d77eae1422c authored over 7 years ago
Merge pull request #102 from TraGicCode/deprecation/deprecate-restart-parameter

Deprecate restart parameter

b6b6d0e1b27d17460cd0fd8b83046e88a8c2ede0 authored over 7 years ago
Merge pull request #103 from TraGicCode/bug/update-metadata-json-os-compatibility

Update Metadata.json

b9c78c53dae2f306ac1c9bad85e4ac4a623076ae authored over 7 years ago
Updated support for windows 2016

c594419f73a28fbe405fff391626685e37ab2735 authored over 7 years ago
Verified that this module does not work on Windows 2008 currently.

42f8bf06485e3dbebf72e60267cbce785be48908 authored over 7 years ago
Added deprecation

5d313813a3f2df3537ebefa31ca0b46242d3e487 authored over 7 years ago
Merge pull request #101 from TraGicCode/refactor/create-history-md

Added back HISTORY.md

c876830e7eac8a07b6134544f0bbb348c7a1a449 authored over 7 years ago
Created the HISTORY.md

8dfd0ddb2336ea01ec45b7d8b694829ea378c57c authored over 7 years ago
Merge pull request #99 from TraGicCode/bug/update-readme

Fixing readme markdown formatting issues

6723b45e0fcc16dfe93ad44bf9355a2599cdbcc5 authored over 7 years ago
Fixing indentation inconsistency in snippet recommended by wyardley.

df1c720c7b455bcbe06b120c8e41694332712070 authored over 7 years ago
Fixed Readme markdown and improved formatting of documentation in readme.

42d74213c31eab7381753a78c00901357b4d1da0 authored over 7 years ago
Merge pull request #97 from voxpupuli/modulesync

Updating modulesync

051cdce32c46b8f355a58beeaa291ec17eaa1ee7 authored over 7 years ago
Update from voxpupuli modulesync_config

654a659f143bfd56285cc5b27aed176939f3dd0a authored over 7 years ago
[blacksmith] Bump version to 3.0.1-rc0

caf4f1257b0505f98411e17fc94ac5a067807eba authored over 7 years ago
Merge pull request #95 from TraGicCode/cutting_release

Release 3.0.0

2500738cbcb02d718f655c2add18dfbbdc2ecbfb authored over 7 years ago
Preping to new release.

b60d796ef01ddd0a704e705f79e58df7f1bada72 authored over 7 years ago
Merge pull request #94 from voxpupuli/modulesync

modulesync 1.1.0

3a9f6e33b87d14235ccc3943b30db340ffaa7f86 authored over 7 years ago
Fix unneded shebang for Rubocop warning

cecc9a5c4c954924a18a1f131266b584333d99e0 authored over 7 years ago
Update from voxpupuli modulesync_config

e561e8188eb7783537a97bebd10383c45ec13384 authored over 7 years ago
Merge pull request #93 from TraGicCode/refactor/use-proper-boolean-validation

Refactor Hacky boolean validation

f289a9fc05032a9738f4b0203bae02e1e224c3bc authored over 7 years ago
Refactor hacky boolean validation

c4f924626e75f126666d474e14cf0be9955ae2ef authored over 7 years ago
Merge pull request #92 from TraGicCode/refactor/remove-non-windows-nodesets

In a windows only module we don't want non-windows nodesets

1507688b0a606394ceaf7fe9a367359a667239b3 authored over 7 years ago
Removing non-windows nodesets.

6b473d51fcb44f61d3bba9c0f3d8f51de8a07e2c authored over 7 years ago
Merge pull request #88 from jarretlavallee/86_windows2008_xml_issues

(GH-86) Fix invalid XML from Get-WindowsFeature

7248f141c748adb0c749f1f230cd8c453e173615 authored over 7 years ago
Merge pull request #85 from glennsarti/fix-source-param

(GH-85) Fix typo in provider for source parameter

404546fdf2961163cf6ffd1adf9c4155aec42adb authored over 7 years ago
(GH-86) Fix invalid XML from Get-WindowsFeature

Prior to this commit, the ConvertTo-XML return on Windows 2008R2
returned an invalid XML documen...

b763cd67c02a8b7cd68a0b1757eaa26f3069eabb authored over 7 years ago
(GH-85) Fix typo in provider for source parameter

Previously if a source parameter was specified it was not actually appended to
the PowerShell co...

c4fc66ea91db84e4ea68cef67bf852fa5c661d76 authored over 7 years ago
Merge pull request #84 from voxpupuli/modulesync

modulesync 0.21.0

79df14b7186e290e45e1281747c0cf7269d5f6d1 authored almost 8 years ago
rubocop: fix Style/IndentHeredoc

9d56e5a2cbf8965dc9af1fac49cc9ff807660fb2 authored almost 8 years ago
modulesync 0.21.0

f805a50020622060a650223d77dd53028fc6931d authored almost 8 years ago
Merge pull request #82 from voxpupuli/modulesync

modulesync 0.20.1

aceb2069aa336c95c3e6ac8e689eb6bd92d32f20 authored almost 8 years ago
Merge pull request #81 from Spartanaco/correct-source-parameter-behavior

Updated source parameter in provider create

0d638adc2484c334a5b7598d3a8858e2449b1e34 authored almost 8 years ago
modulesync 0.20.1

b58c6010f80bee0ce8a1b1a7dc0fd75809e7db81 authored almost 8 years ago
Updated source parameter in provider create

Also added additional unit testing for restart and source parameters

https://github.com/voxpupu...

2841db2806de1189a443bfebff3d17bf7d485c87 authored almost 8 years ago
Merge pull request #79 from voxpupuli/modulesync

modulesync 0.20.0

a71f7004dc29db147e4cf29a6ce4bd046c1e0da3 authored almost 8 years ago
delete unneeded spec.opts file

32ce08b91f17f0d7ba3d4c7e6a6a9562d71c6636 authored almost 8 years ago
modulesync 0.20.0

0134c7efe21543a383a37f7380e4d3efb53233d1 authored almost 8 years ago
[blacksmith] Bump version to 2.1.1-rc0

5473a913899208a5a9e7cad32f023b9abfc5058b authored almost 8 years ago
Merge pull request #78 from voxpupuli/modulesync

Modulesync 0.16.11 & Release 2.1.0

e9b950d003044d3f0ca138c63221cbe9444926b0 authored almost 8 years ago
release 2.1.0

f72f66d9007bd35f133b4fdceeb7b2dd8cf32bea authored almost 8 years ago
modulesync 0.16.11

da7c19c3e4662e6b01875a9b6dedfce0074365da authored almost 8 years ago
Merge pull request #77 from voxpupuli/modulesync

Modulesync 0.16.8

baa4e37ace648ebf8738c81ee4298420ef508ee6 authored about 8 years ago
Modulesync 0.16.8

e1102711e9fb56eb070f3f5bf58d1ad4d1b7bbc5 authored about 8 years ago
Merge pull request #75 from voxpupuli/modulesync

modulesync 0.16.7

1ef562a561f996b2452fecd5b55cf2bcc77624ac authored about 8 years ago
modulesync 0.16.7

1da007921db84715ce6093bd89e9d75c93c896ab authored about 8 years ago
Merge pull request #74 from dhoppe/modulesync

Update based on voxpupuli/modulesync_config 0.16.6

26cf3cc7026a06ce54d3a475fe20f93a272e0f84 authored about 8 years ago
Update based on voxpupuli/modulesync_config 0.16.6

ebe541401ebdefb8dff6d4b9b19bb0894240626d authored about 8 years ago
Merge pull request #73 from juniorsysadmin/bumpdeps

Set minimum version_requirement for Puppet

3d8570a3693d7c2c92d4edec4a39f509517f5647 authored about 8 years ago
Set minimum version_requirement for Puppet

We currently only run automated tests against Puppet 3 latest and
therefore cannot guarantee tha...

ad0e50866d63bbeb4c8d9f7fc59a96a6ed076b97 authored about 8 years ago
Merge pull request #72 from voxpupuli/modulesync

modulesync 0.16.4

7118e78cc8d3f872a0c2f4923baf018f45b870d8 authored about 8 years ago
modulesync 0.16.4

62f5b4707bde9f2c123145f35229dcd73816ec7a authored about 8 years ago
Merge pull request #67 from voxpupuli/modulesync

modulesync 0.16.3

2bf58c530d2ee6b533eda0b4fd33bfe135cc54bc authored about 8 years ago
modulesync 0.16.3

84deb91f4e0c0cce8bb81e5fa2504bda0f9f911a authored about 8 years ago
Merge pull request #66 from voxpupuli/modulesync

modulesync 0.15.0

7f306c98bd843d508018153828e912cab637b5e4 authored about 8 years ago
modulesync 0.15.0

cd3dc109d55385decfe0c84ef6682f24e7e17d90 authored about 8 years ago
Default `ensure` to `present` (#64)

* Default `ensure` to `present`

Fixes #63

194d2b4d62860d292fb985eb84e5e770b1c0f1f3 authored over 8 years ago
Merge pull request #62 from dhoppe/modulesync

Update based on voxpupuli/modulesync_config 0.14.1. This might fix #56

0e2357331c9ff612a9dc234e45453ba48fc71165 authored over 8 years ago
Fix several rubocop issues

50d73908026f8b740d1a7768929ca455aea7c6a6 authored over 8 years ago
Update based on voxpupuli/modulesync_config 0.14.1. This might fix #56

838ef29916fa08c5f4ceca43c7a0e2bf86f00c3b authored over 8 years ago
Merge pull request #60 from petems/remove_gem_management

Remove Gemfile management from module sync

6561a91ad9bebecaf7922ee5f346937b7095274b authored over 8 years ago
Merge pull request #58 from matthewrstone/57-windows_2008r2_support

Changed PS convert from JSON to CSV for older PS compatibility. Closes #57.

eb2699165f0cdabb0350de08a85d9d8cd3d3053a authored over 8 years ago
fix json_pure

f5789f4a63ed7eca34ee5b0e9824494ef8f10270 authored over 8 years ago
fix json_pure

503a5a4f572275c8a7dc0b34558e116d70f6735e authored over 8 years ago
attempt to fix Gemfile support for older ruby versions

31799925a75defa402f54796446bf99ac3394c0d authored over 8 years ago
Remove version requirement from rubocop-rspec

e259c4ec250acde8936b8c213c787ea65be48a36 authored over 8 years ago
rubocop fixes

ce0832b199bf8a1d45ccd3a467758665853fd998 authored over 8 years ago
trying to fix up tests

660090607da66f8dac83a39fd1485bfa43764f5f authored over 8 years ago
updated tests

56fc2dd85338b9b471e959d5042e3ae11d16685d authored over 8 years ago
Converted from CSV to XML - Resolved merge conflicts

427e9c2768efb777cb22c7766c62160ca5c2a755 authored over 8 years ago
some fixes from getting rid of trying flush

cde817a60ba2bc4f61ce09eed61e492ca249fd85 authored over 8 years ago
Switched everything over to XML and updated tests.

119e3c4804f069713fe4916ff000ab810b875cd5 authored over 8 years ago
Remove Gemfile management from module sync

* Similar to https://github.com/voxpupuli/puppet-iis/pull/138/, since the windows stuff is so di...

baab7e0abaf596f4d67e1d764168845b7f4fdf3f authored over 8 years ago
rubocop fixes

5be775355cea57e1c5357ded79a23e7f38e2a3f2 authored over 8 years ago
Fixes to pass tests.

5fcabb315bf077cb78a976d2c5a3db6ccbce6025 authored over 8 years ago
Changed PS convert from JSON to CSV for older PS compatibility. Closes #57

- removed json require
- updated changelog
- attempt to fix travis builds
- cleanup get-...

c5fdc840a6c8facd19d9042da7078b13fe89be10 authored over 8 years ago
Merge pull request #55 from voxpupuli/fix-LICENSE

Sync metadata.json license to be same as LICENSE (MIT)

a7b5f6d76ebbc334a0e287a9cee3b23503d9289f authored over 8 years ago
Sync metadata.json license to be same as LICENSE

LICENSE file is MIT but metadata.json has had Apache-2.0
for quite some time.

Sync the metadata...

c028847435d774ae5d23eeb3b18d700f3e5b4cc2 authored over 8 years ago
[blacksmith] Bump version to 2.0.1-rc0

0988ebfc64c0281498aeebb8c3ee2b3e3348fa9f authored over 8 years ago
Merge pull request #54 from bastelfreak/rel2

release 2.0.0

2e042a748f0da0c34ac2328eb0e0f0a8cb308302 authored over 8 years ago
release 2.0.0

287618a298e74d40d97e91a7786353276e604708 authored over 8 years ago
Merge pull request #53 from petems/update_specs_and_coverage

Update specs and coverage

efb852640b7a25a0a6f5829c964b4e0315844448 authored over 8 years ago
Refactor mocking

* Previous mocking caused some errors with the new parameter specs
* This seems like the way to ...

89c6f032ce1214ffd380d079af77d81ebede6251 authored over 8 years ago
Adds provider specs for param options

* restart, installamanagementtools and installsubfeatures added

246b3fc43f4ab695c18d8dc6aba4c2c1ee4a4f09 authored over 8 years ago
Updates type spec

* Full test coverage of validation
* Update error messages for sub features and restart (copypas...

7218cdd24f9f986e0b837d100a0e01113688004b authored over 8 years ago
Merge pull request #51 from voxpupuli/modulesync

Modulesync

1cf0f788bc647032e0383f7bb4db470d3d98165c authored over 8 years ago
remove useless require

c05b3b4ef880550005f122449ab2439d621a4865 authored over 8 years ago
rubocop: fix Style/MultilineBlockLayout

8a8f9e1fa8d2852cc288809c5b2cfa192ba8a6ff authored over 8 years ago