Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-iis

Module to mange IIS with Puppet
https://github.com/voxpupuli/puppet-iis

Fixing lint

13050547fed0eaff5ecd61f9214c9a5f5ce6481a authored about 11 years ago by Bryce Catlin <[email protected]>
Addition of a Modulefile that will allow me to create a pupept forge module

159812132ba159565aa607fe099555421f97daaa authored over 11 years ago by stack72 <[email protected]>
Merge pull request #8 from amwilson/master

Resource to manage an iis site state - running/stopped

308511deb177402f9ad907b3fe31016547f62b9f authored over 11 years ago by Drew <[email protected]>
merge upstream/master

bde7d0aeac581b56e686834cd2d7d441e4e9579a authored over 11 years ago by Drew Wilson <[email protected]>
spec tests for iis site state true/false

d9dc667b1fc9be831b05ecd67d6e637f07b0abe7 authored over 11 years ago by Drew Wilson <[email protected]>
Moved site state management (running/stopped) to seperate resource

c9a983bfdf16263dd58a2e83faf600ead5d2a914 authored over 11 years ago by Drew Wilson <[email protected]>
Adding the ability to ensure site is stopped/started to manage_site

6e0e41ed245726ad570da606e001e9a3aa020d0d authored over 11 years ago by Drew Wilson <[email protected]>
fixed merge

03ac670103113f4e6af7776b14867a3e2a003a1b authored over 11 years ago by Drew Wilson <[email protected]>
Updated rspec tests for manage_binding define

183c22149d66ff8174c2dd9873c36bf334dbb2b1 authored over 11 years ago by Drew Wilson <[email protected]>
Although tested on windows and it worked, Travis build broke with redeclaraton error, so I'm fixing it.

75c19eaf03445bcd60494ff21311aee7c9823c31 authored over 11 years ago by Bryce Catlin <[email protected]>
Merge branch 'master' of https://github.com/opentable/puppet-iis

d1773f887bef77beb92854a28904437daa905cc2 authored over 11 years ago by Bryce Catlin <[email protected]>
Adding default $host_header, fixing bug where empty host header didn't work.

844e21a77eb3a5cf72390969ed96e194d1deaf0a authored over 11 years ago by Bryce Catlin <[email protected]>
escaped $ symbol in powershell command

c547d96f77fb0f5c6a7e048a0951ab6f6e89ff0e authored over 11 years ago by Drew Wilson <[email protected]>
update manage binding to check if cert exists and is already attached before trying to attach it

870ae74be34fdffe11d1203052c8f3a13130e7f7 authored over 11 years ago by Drew Wilson <[email protected]>
Adding management of ManagedPipelineMode to manage_app_pool resource

49c47ddbece1dd055091ece123e637c8831b8d41 authored over 11 years ago by Drew Wilson <[email protected]>
Attach Certificate to iis binding resources and tests

b37bc257cfdf1e1d537e991c34ca3718fb3f7b31 authored over 11 years ago by Drew Wilson <[email protected]>
fixed or operator

1f77ca19e3379cac515ff32cb63d980c48332a72 authored over 11 years ago by Drew Wilson <[email protected]>
Setting up certificates within manage_binding for https protocols

acd24a9e64834a5c5ffc5348ec0b25cbd2866c71 authored over 11 years ago by Drew Wilson <[email protected]>
capitalised resource references and added quotes around string parameters

007af4eb8e60462190eab859a60159fd5317363c authored over 11 years ago by Drew Wilson <[email protected]>
Corrected escape characters

5c9d80ebfe051bb0d4b91c07a8d942cc4eec2980 authored over 11 years ago by Drew Wilson <[email protected]>
check if createpath resource has already been defined for a path

9e5b7bf6df097085fcc0ebc3b53864f2897836b5 authored over 11 years ago by Drew Wilson <[email protected]>
Quoted and escaped strings for manage_binding powershell commands

183745894ae03575ba948d00bce56b0b7a641088 authored over 11 years ago by Drew Wilson <[email protected]>
Update README.md

0e5fe1d8688420d338830c2c154c57422edf83d9 authored over 11 years ago by Paul Stack <[email protected]>
Update README.md

c9bfe660d998746106449820f73416ccfc4d3848 authored over 11 years ago by Paul Stack <[email protected]>
Merge pull request #6 from amwilson/master

Created iis::manage_binding resource and tests

2def64b24a14704745ee832764d0514aabb2e576 authored over 11 years ago by Paul Stack <[email protected]>
Updated readme

1d570892c4759f87f7258f613ca7d26bc355c9fe authored over 11 years ago by Drew Wilson <[email protected]>
readme formatting

735d26c44db6b738373e80ec82684d02767aac37 authored over 11 years ago by Drew Wilson <[email protected]>
readme formatting

eefc97a3cc06245abfacd550dabbdfa7e8c45fd6 authored over 11 years ago by Drew Wilson <[email protected]>
Updated README with manage_binding information - incorrect number of spaces

6e32a6939b49b434356557586a9f291b28af66ec authored over 11 years ago by Drew Wilson <[email protected]>
Updated README with manage_binding information - incorrect number of spaces

b5a7248de8fd95abe15701587fdb86d920a62d3c authored over 11 years ago by Drew Wilson <[email protected]>
Updated README with manage_binding information

cc870e3f2411284603e54ce41a08dd642e7d6900 authored over 11 years ago by Drew Wilson <[email protected]>
Updated README with manage_binding information

19cabae2aa1e30fe02473f477bfdbdf01b837414 authored over 11 years ago by Drew Wilson <[email protected]>
Added require manage_site to manage_binding define

ab3a22265d5e3cb72e03da2dc502249d6799cc6b authored over 11 years ago by Drew Wilson <[email protected]>
nochange

165d9a1feac876c12b8bbd8d17e54092bd5fba80 authored over 11 years ago by Drew Wilson <[email protected]>
Fixed incorrect logic for manage_binding onlyif

c541acdd58a87d0fba9ec060d3a27633d443f246 authored over 11 years ago by Drew Wilson <[email protected]>
Created define for managing additional site bindings

1d5ca1d9038aa6d15e987fdbe209c760fc98d936 authored over 11 years ago by Drew Wilson <[email protected]>
Merge pull request #3 from amwilson/master

Extracted path creation to prevent command duplication when creating directory trees

f465974fc628fe66d402c500f579af3007b4c975 authored over 11 years ago by Drew <[email protected]>
fixed rspec tests

5cc4f98d2b5471b639e689c2e506555e7625d7de authored over 11 years ago by Drew Wilson <[email protected]>
created define to use powershell to ensure required paths exist

cc9d6ff77b205525cb3c7204683e9f9770135201 authored over 11 years ago by Drew Wilson <[email protected]>
Merge pull request #2 from amwilson/master

Using powershell to ensure the full destination site path exists, created if not

3652335937302cb299224c0bf10656b91374c4fb authored over 11 years ago by Drew <[email protected]>
Corrected powershell New-Item -path command (missing space)

42164704d29cbe6e8b1ca9f266e8cd3518e338b2 authored over 11 years ago by Drew Wilson <[email protected]>
Invoke powershell to ensure directory exists or is created

bd0b84b6ac7f19d3db75e4d78f63414e5cf84f2c authored over 11 years ago by Drew Wilson <[email protected]>
minor code cleanup

780f567f74e31203c8e8221c58b1a3318bf0fed4 authored over 11 years ago by Drew Wilson <[email protected]>
Improved manage_app_pool regex validation for managed_runtime_version + tests

d9c402fc2b18a1064cba6bed61a9b76a822014eb authored over 11 years ago by Drew Wilson <[email protected]>
Merge pull request #1 from amwilson/master

Fixed some tests and incorrect variable names

d9283f2ebb471f36cade71eaa6007119d4f80ce4 authored over 11 years ago by Drew <[email protected]>
Corrected Exec name for manage_virtual_application define

80996a5e0dd25cc10345fe0bfcfff339f4649ba2 authored over 11 years ago by Drew Wilson <[email protected]>
Altered values in tests, changed manage_app_pool requirement for 32bit configuration

1a104a42e29d7f920d890f583cab1c1a648433da authored over 11 years ago by Drew Wilson <[email protected]>
Removed space from rspec test causing failure

d888c534d77f03030e46cca0f1be290f9baa2ca6 authored over 11 years ago by Drew Wilson <[email protected]>
manage_site define cleanup, fixed typos, error in test. Corrected manage_site require

23a4c6f687c2b15a0a26aa5a850a7d95b9394d4b authored over 11 years ago by Drew Wilson <[email protected]>
adding a sample README to the repo for people to see

a7c138dccbdda782b873becaad67518350994e56 authored over 11 years ago by stack72 <[email protected]>
Adding a LICENSE to signify OpenTable's intent

520e842bc6efdf86fb32f009702a4ea976e2258a authored over 11 years ago by stack72 <[email protected]>
Merge branch 'master' of https://github.com/opentable/puppet-iis

b3a59c748ba5e467b6fbdfb9d9440db4989e3e27 authored over 11 years ago by Drew Wilson <[email protected]>
Moved ensure attribute to be first element

16e13572abcecba470e35e55c7549611429c7b74 authored over 11 years ago by Drew Wilson <[email protected]>
Update README.md

1c0393e035f4436b7069d5addad548ccf88cdb18 authored over 11 years ago by Paul Stack <[email protected]>
Update .travis.yml

only building the module in ruby 1.9.3 as 1.8.7 is out of date

42ab2ecfca3d3a890c665e8cf69123d5da5e61a3 authored over 11 years ago by Paul Stack <[email protected]>
Create .travis.yml

Creation of a travis yml file to run the tests

575ee42d19b1e2025cd8d0337278771b406f311e authored over 11 years ago by Paul Stack <[email protected]>
actually checking in the manifest this time

f582e7b783996673c51aa1880720d75ed6e918d7 authored over 11 years ago by stack72 <[email protected]>
initial commit of the new shiney IIS module using powershell for Windows 2k8 and above

a6a1ee501e618172c2e8e81bc16a9556522af3d2 authored over 11 years ago by stack72 <[email protected]>