Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/apache2

Development repository for the apache2 cookbook
https://github.com/sous-chefs/apache2

Do not install mod_unxid on apache.version == 2.2

883f916b4406dc0dab6d438d1758083932db3041 authored over 10 years ago by Sander van Zoest <[email protected]>
Comment out the unixd_module IfModule as we require it currently on all platforms

dee362c7dc94a9e63d06edb2f17bfc310300c46a authored over 10 years ago by Sander van Zoest <[email protected]>
Fix log rotation

This lines up with at least the expected path provided by Debian in its default log rotation fil...

f305d85032dc1db0c03cf0bca67957a026d4cb37 authored over 10 years ago by James Gilliland <[email protected]>
replaced more static values with attributes

added newline to file

a674052fc11b054985e5b74ddda3b79f45357820 authored over 10 years ago by Taylor Price <[email protected]>
fixing spacing, making restart notification delayed

c8964b033e13b8eefc88a993f3e60d4c767b6093 authored over 10 years ago by Taylor Price <[email protected]>
Merge branch 'caleb-envvars-fix' into COOK-3900

742ac723bcb671443e1b1ca06ba77ab744b0b0e9 authored over 10 years ago by Taylor Price <[email protected]>
Merge branch 'envvars-fix' of https://github.com/caleb/apache2 into caleb-envvars-fix

4220819512c7c9bb25de4b2066f7454e27e36ab1 authored over 10 years ago by Taylor Price <[email protected]>
reverting earlier commit

f8f2d3469809e241b86bcaa22a7707b2d1a7f51d authored over 10 years ago by Taylor Price <[email protected]>
updating serverspec to play nice with a2_conf changes

9b29b505a7ce41013eed9b2e42d3aaf940e9fe26 authored over 10 years ago by Taylor Price <[email protected]>
changing reload command to graceful for rhel family

c940d2da5838f33ff5284c15ff42036d73b54476 authored over 10 years ago by Taylor Price <[email protected]>
delayed notification and enabled mod_socache_shmcb for apache 2.4 as per #127

7e73624ba242a703b4cfb65fa1714627ae0052b0 authored over 10 years ago by Taylor Price <[email protected]>
Merge branch 'COOK-3900' of https://github.com/onehealth-cookbooks/apache2 into COOK-3900

a1aea1396a023836dcc4d7a4c55b8c36924f5009 authored over 10 years ago by Taylor Price <[email protected]>
conf_dir was pointing to incorrect dir for freebsd

35f098bd9478bae8cfc6127e108816d54b636abf authored over 10 years ago by Taylor Price <[email protected]>
Make web_app.conf.erb apache 2.4 compatible

cce0ba563ecdd2a5620417b68aa2dde2df870b7a authored over 10 years ago by Sander van Zoest <[email protected]>
Added apache2::mod_unixd recipe for platforms where this is not staticly linked

00dc43b5dda79b7e1a992141bc6aa53b60504e3a authored over 10 years ago by Sander van Zoest <[email protected]>
For Fedora 20, added yum to run_list and test for apache 2.4

aed4a4158e42febc4f3e486fc532aeada1ddaa00 authored over 10 years ago by Sander van Zoest <[email protected]>
install package apache2-utils for apache2_test::mod_auth_basic test

474f02b0950d5ae0d28242009a53182d1685573f authored over 10 years ago by Sander van Zoest <[email protected]>
Handle non-static mod_unixd for non debian platforms; Remove MPM config blocks from apache2.conf.erb as this now comes from templates/default/mods/mpm_*.conf.erb

7da4d58a555d1aee7f12172649bcc98f943fbb50 authored over 10 years ago by Sander van Zoest <[email protected]>
Added APACHE_LOG_DIR environment variable for debian family serverspec tests

f47756d953164529eb8b27b55cdf00d70976c58e authored over 10 years ago by Sander van Zoest <[email protected]>
don't attempt yum-epel on fedora. https://github.com/opscode-cookbooks/yum-epel/issues/8

ba1bfc122ce655e8043e21ac99278f4ff5043a20 authored over 10 years ago by Sander van Zoest <[email protected]>
Don't worry about ldap for now #175

96ffcef2a2ab68c366c993559f40bb1c787ae7b7 authored over 10 years ago by Sander van Zoest <[email protected]>
Handle non-static mod_unixd for non debian platforms; Remove MPM config blocks from apache2.conf.erb as this now comes from templates/default/mods/mpm_*.conf.erb

78e55b6663a4a9acd38127493b6c92894ba76cf8 authored over 10 years ago by Sander van Zoest <[email protected]>
add centos 7, because why not!

70a55479bbe33c2299d27b59bac0661699b1611f authored over 10 years ago by Taylor Price <[email protected]>
specifying action :create for apache2.conf

3e7dea24703889f3296caaa27231e3000029ec41 authored over 10 years ago by Taylor Price <[email protected]>
adding conf-* directories and a2*conf scripts. removing file deletions in favor of deleting whole directories

5c4b6afdd97545562e9bf0fe36184a46346efa96 authored over 10 years ago by Taylor Price <[email protected]>
specify no backups for file deletions

85b83eb3dc297430f36b10c122a175a0117158e4 authored over 10 years ago by Taylor Price <[email protected]>
dont worry about disabling default site that comes with apache, just delete it in favor of our own default.conf

964599e153cf1c55cb3072b980a2cdbf1b39ccbc authored over 10 years ago by Taylor Price <[email protected]>
taking care of default enabled 000-default

0f3d571f9f31afeecf4532e0ac40653bdd2e3ba8 authored over 10 years ago by Taylor Price <[email protected]>
does not reload apache unless the site is placed in "sites-enabled", and there is no reason to otherwise.

8fa0c497152cc8388d3db5d41daefdec0249d7ac authored over 10 years ago by Taylor Price <[email protected]>
changing template names to match

ae4539afd0e4fbd00742003c1a265745cf254751 authored over 10 years ago by Taylor Price <[email protected]>
making sure proper template is used, and that the result has the name we expect

d8a032f34e8b405b7069779ec7792ebb3d07bd15 authored over 10 years ago by Taylor Price <[email protected]>
adding in owner/group, backup attributes to match what was being done in the recipe previously

f380d07a551c9053fbd9ba06674aefc81f7b6af7 authored over 10 years ago by Taylor Price <[email protected]>
Merge branch 'COOK-3900' of https://github.com/onehealth-cookbooks/apache2 into COOK-3900

7530e124dd2799e3f85a2aaac624b32b2fdf1bd6 authored over 10 years ago by Taylor Price <[email protected]>
adjusting default spec after merging a2_conf

checks if whole directories are deleted instead of individual files
changes security and charset ...

65774bf90aa143efb8df222784484d4bf9ae7407 authored over 10 years ago by Taylor Price <[email protected]>
Fix missing quotes for apache.conf_dir in README

1b879ff44d55d3b7ecd0cbdb59c6193824cd59c8 authored over 10 years ago by Sander van Zoest <[email protected]>
Merge branch 'a2_conf' into COOK-3900

b20dc85f21c37880e3ab4b934f6c9fcd54433ba8 authored over 10 years ago by Taylor Price <[email protected]>
updating readme

d1ff800a4e1c3ac94e3d8f2336969a81b9b02d3b authored over 10 years ago by Taylor Price <[email protected]>
delayed service notifications

apache2/httpd.conf dropped by template instead of by definition to account for strange paths

be058868e1376881739fdd9ff3fdc61627430b88 authored over 10 years ago by Taylor Price <[email protected]>
specify path for apache2/httpd.conf file in attributes

32db8964f552625a5208f620bab50fa19b141345 authored over 10 years ago by Taylor Price <[email protected]>
readding sysconf_additional_params that keeps getting removed

3f416d0cc8ed800e25c9e030b955a2f16540cf45 authored over 10 years ago by Taylor Price <[email protected]>
renamed as per last commit

38fdd1482d7c8b9c31f707ef6999df0f2ba25498 authored over 10 years ago by Taylor Price <[email protected]>
made directory removals simpler in default.rb, also drops a2*conf in apache2.2 for debian

also attempting to simplify default-site creation
renamed default-site to include .conf extension

42fc67894159ae43489541bc385e1d5093727d3b authored over 10 years ago by Taylor Price <[email protected]>
Merge branch 'COOK-3900' into a2_conf

Conflicts:
definitions/apache_site.rb
templates/default/apache2.4.conf.erb

db783d6dbbbc165e5af0fe98c8d32c1ec49845e3 authored over 10 years ago by Taylor Price <[email protected]>
drop a2*conf scripts on 2.2

362d20542d06b0972b66b4d0bc456931aada5ad3 authored over 10 years ago by Taylor Price <[email protected]>
create those dirs everywhere, not just other platforms - they should be the same everywhere anyway

3cee2e735c2c1a34231670c94c64ca74c2255280 authored over 10 years ago by Taylor Price <[email protected]>
fixed Include statements to properly segregrate 2.2 and 2.4

2b9ec25c0af1ce9c14ebecda019e29fc2d29f008 authored over 10 years ago by Taylor Price <[email protected]>
remove conf.d on all platforms

6bad1365cc10f5c0462fd79d1f7f10ea0ccf528c authored over 10 years ago by Taylor Price <[email protected]>
create a similar property hash concept for chefspec and re-use the platform apache attributes json files for testing with chefspec and serverspec

d778b21c22a3bcacec9b60efcc7e2464d006ae7e authored over 10 years ago by Sander van Zoest <[email protected]>
.conf everywhere!

fe0df65b0826678d3a9af678d732ad35bb95b5bf authored over 10 years ago by Taylor Price <[email protected]>
just worry about doing things the 2.4 way with conf-* instead of conf.d

also using .conf on all conf files in those dirs

bb095028d21d682a2cb9e908d00429dbc2cb6c70 authored over 10 years ago by Taylor Price <[email protected]>
logic is handled in template instead of recipe

51f7c28c27b57866f1e09a9419e330658aa42e3f authored over 10 years ago by Taylor Price <[email protected]>
condensed default site into one config

e21c8197a5bb0fff2b2e66501b90e2774551ec2f authored over 10 years ago by Taylor Price <[email protected]>
fixing indentation

9665e272cdef9f84e7e68d51d768670184ce7746 authored over 10 years ago by Taylor Price <[email protected]>
removing apache2.4.conf.erb in favor of condensed apache2.conf.erb

ab6bf71e2781f3a3f536531c75c16a1d5b01ab93 authored over 10 years ago by Taylor Price <[email protected]>
mpm stuff is only in 2.2 config

9fd1f32323cd3011cf54ec765c19195a0dde396d authored over 10 years ago by Taylor Price <[email protected]>
condensing LockFile directives into 2.4 and 2.2 variants - no need to manually specify paths for debian/freebsd/etc - attributes already contain lock_dirs for each platform

169c6fd5d5f76289771c0274cdbcc32463b35579 authored over 10 years ago by Taylor Price <[email protected]>
adding vim config line back in

265dbd4a5682781ffb0771c70554c434ebc1352b authored over 10 years ago by Taylor Price <[email protected]>
merge conflict from somewhere

ac98fc65ab4c2ce6cddda617b7f52124c59a70df authored over 10 years ago by Taylor Price <[email protected]>
fixing merge conflict >_>

a2a9e94c3145bf5498488052ac7f3eaaedf86104 authored over 10 years ago by Taylor Price <[email protected]>
Do not Include to avoid conflicts

421499258e1320e7332ff6a173650d78bcf894b4 authored over 10 years ago by Sander van Zoest <[email protected]>
improvements in serverspec towards apache 2.4 support

2bcde3a1c189f5afc1c2f3340398b66c573c855b authored over 10 years ago by Sander van Zoest <[email protected]>
Merge branch 'master' into COOK-3900

Conflicts:
README.md

cd99cab8c8365476581ef1bded032940b8784320 authored over 10 years ago by Taylor Price <[email protected]>
updated tested platforms and replaced minitest with serverspec

eb896f01562a5622a75fe9ce3df2597314845402 authored over 10 years ago by Sander van Zoest <[email protected]>
Merge pull request #174 from onehealth-cookbooks/testing_serverspec

Update test kitchen framework to use serverspec rather than minitest and clean up tests to make ...

8226f3e26f6c46c9a63fd30e8a060b8a5442f20f authored over 10 years ago by Sander van Zoest <[email protected]>
update the use of yum epel repo in the apache2_test cookbook

b7e63da882aa2372081b884daf1e3a17b4665d5d authored over 10 years ago by Sander van Zoest <[email protected]>
Switch from should to expect syntax, verify on centos 5.10

af0f5c3ba13d967e9e7da2634f247b85bc37b433 authored over 10 years ago by Sander van Zoest <[email protected]>
using only .conf extension

f00949fd128dec77631ea5c8694be5957b43c899 authored over 10 years ago by Taylor Price <[email protected]>
removing merge conflicts

7c73bee256b2b7e59337df95f3acf0c52db3f38d authored over 10 years ago by Taylor Price <[email protected]>
put ports.conf in the right place

77c829813167f6e6f92cf819e7773a3c9e5d0fa3 authored over 10 years ago by Taylor Price <[email protected]>
use params[:name] for source to avoid having to mess with template filename

730eceb9e8c6cb5e14b2861b671edb894c22be7c authored over 10 years ago by Taylor Price <[email protected]>
add .conf to conf_name if 2.4, dont do it for 2.2

6b86c0ce4ea6a743589936484170d1f8f168aa9b authored over 10 years ago by Taylor Price <[email protected]>
commiting files that should have been in last commit!

5a35b34ff61a74a7bbfcca74d26dca33c0c1ff62 authored over 10 years ago by Taylor Price <[email protected]>
renamed apache_modconf to apache_mod, which corresponds to apache_module

apache_conf and apache_config are new for a2en/disconf
added delayed reload notifications in all ...

df415b2abbad6bcdb29b56841736baf408dc1fc4 authored over 10 years ago by Taylor Price <[email protected]>
robucop cleanup

0ed6775d410f82de9d4ead60400ab0e0c3a639bc authored over 10 years ago by Sander van Zoest <[email protected]>
move test/shared to test/fixtures and make tests pass on ubuntu 12.04

ee19956ce5cb3ef692d5dd1ce592dc0da2b6f445 authored over 10 years ago by Sander van Zoest <[email protected]>
Mention Chef-DK and remove Vagrant-berkshelf plugin requirement

4ee3f8ace04c54b12472561037d389aedfdd1785 authored over 10 years ago by Sander van Zoest <[email protected]>
more delayed notifications

23a69ab611a4e76e7e536c31336d73e6812ad8fd authored over 10 years ago by Taylor Price <[email protected]>
Make rubocop happy

78a518ef1062dd9a61b8532620766b3e531eb680 authored over 10 years ago by Sander van Zoest <[email protected]>
remove duplicat run_list in .kitchen.yml

378c2a90ea185a80c5f84165fe94b60a0d43e55d authored over 10 years ago by Sander van Zoest <[email protected]>
fix typo

072c6e474e02b42723e044ffb1f5443be1216170 authored over 10 years ago by Sander van Zoest <[email protected]>
fix .kitchen.yml with run_list for debian

a04f7f9cfea16fcae4eba3a835479b14214a9e90 authored over 10 years ago by Sander van Zoest <[email protected]>
migrate all essential minitests to serverspec

c99aacc004d08683ec699882846eb1874942253e authored over 10 years ago by Sander van Zoest <[email protected]>
migrated minitest default_test to serverspec

fa85e02a74d6c56cc713c073fa5c76a80d62951b authored over 10 years ago by Sander van Zoest <[email protected]>
beginning to add definition for apache_conf

0b5f84520ff9e6491943f9fb92eb04a095c8a4d0 authored over 10 years ago by Taylor Price <[email protected]>
porting in a2* scripts from debian

f5e6a2da3c848e868188ff87f6d9b71b6cf68c24 authored over 10 years ago by Taylor Price <[email protected]>
Update a2disconf.erb

changing module to conf

1c7ed41f995af46265787c6e27f66f0a9141c2bc authored over 10 years ago by Taylor Price <[email protected]>
creating definitions for a2[en, dis]conf that should work on other platforms

fba31590a5e49c0ba6cdc9cf655fb8d3dad5ac6e authored over 10 years ago by Taylor Price <[email protected]>
adding in different apachectl commands per platform

579fb915b970e8b261dc1bb2a71655d7af0633b9 authored over 10 years ago by Taylor Price <[email protected]>
porting in a2* scripts from debian

dfb749f9178f3b9450b18dfcc8a9f527d40f6c1a authored over 10 years ago by Taylor Price <[email protected]>
actually drop all a2* scripts

f0ad8c51f1421ea273ae546dd0dadf3018a60c37 authored over 10 years ago by Taylor Price <[email protected]>
Added Gitter Chat badge to README

8ef8568c7a32999b4ad60edd8b00f0262b48e025 authored over 10 years ago by Sander van Zoest <[email protected]>
commiting

72780779c193d25d27fd70354aea0277b78d25ff authored over 10 years ago by Taylor Price <[email protected]>
Checking if server_aliases is defined in example

8967380e419c270a5eb01be2b321aed299748bd4 authored over 10 years ago by Endre Fejes <[email protected]>
renaming all the "apache_conf" stuff so that the name is free for a2en/disconf stuff

f6e96e9021dee2044cd92fbc381374685a99e19f authored over 10 years ago by Taylor Price <[email protected]>
Update a2disconf.erb

changing module to conf

e77c271871b253e07c4d879421ef3a2243269b48 authored over 10 years ago by Taylor Price <[email protected]>
creating definitions for a2[en, dis]conf that should work on other platforms

716ddd88cba3580535712a4609f9a2c05cd2442e authored over 10 years ago by Taylor Price <[email protected]>
remove modules minitests as they are now handled by serverspec

c1a29246f244bb2fc7cefdfa37b0e5ef0b8e9f07 authored over 10 years ago by Sander van Zoest <[email protected]>
added serverspec tests to ensure standard modules are loaded

403a971512318636e1f206c7d57a8bb01c68df33 authored over 10 years ago by Sander van Zoest <[email protected]>
Added apache.cgibin_dir and apache.docroot_dir and remove the conf-enabled and conf-available tests for now to get serverspec to pass

404455db90958e0dc6ec625f4c90ca28d3784b2a authored over 10 years ago by Sander van Zoest <[email protected]>
added more platform definitions

2f0c295bc3eef4bb6de596df3d5fb8ac08c85928 authored over 10 years ago by Sander van Zoest <[email protected]>