Commit Graph

209 Commits (f91f3dc6310be5f495b4a5898918612e467a45b5)
 

Author SHA1 Message Date
Jeff Geerling 6ae418802b Merge pull request #38 from opdavies/vhost-add-error-log 8 years ago
Oliver Davies bd881c0bc7 Document error_log 8 years ago
Oliver Davies 74fe80b1cb Document error_log 8 years ago
Oliver Davies 3de8c915a0 Add error_log 8 years ago
Oliver Davies 19ddc34cbb Only add root if it's defined 8 years ago
cmacrae bfa4fe7925 Correcting nginx config path in validate handler 8 years ago
cmacrae a248416a4d Ensuring all instances that notify 'restart nginx' also validate first 8 years ago
cmacrae fd6b8c8e6b Addning handler for Nginx config validation: 8 years ago
cmacrae cd5e355707 Cleaner indentation for 'nginx_extra_options' 8 years ago
cmacrae fe55597334 Correcting indentation for 'validate' param 8 years ago
cmacrae 3fc2135bc4 Adding example 'nginx_extra_options' comment to defaults/main.yml 8 years ago
cmacrae c5a21436b4 Adding the ability to define extra options: 8 years ago
cmacrae cc5114dc4f Re-order template deploy & add validate: 8 years ago
Jeff Geerling 1f99c72698 Merge pull request #34 from asagage/fix-vhost-check 8 years ago
Asa Gage 73d7140752 updating vhost conditional expressions to check count of list members 8 years ago
Jeff Geerling e9aa607bb6 Merge pull request #23 from fritz-c/patch-1 9 years ago
Jeff Geerling a08f8cda11 Fixes #20: Add example of a complete nginx_vhosts entry with extra_parameters. 9 years ago
Jeff Geerling fc88ba2570 Fixes #24: Update apt cache if it hasn't been updated in a day. 9 years ago
Chris Fritz c5672bf89b Remove unnecessary semicolon from vhosts config 9 years ago
Jeff Geerling c892b0a2fe Merge pull request #16 from Firfi/master 9 years ago
Igor Loskutov d209cbe89a restore compartability with geerlingguy-kibana 9 years ago
Jeff Geerling 0ae5084e53 PR #14: Change use of nginx_conf_path and nginx_vhost_path to match naming convention. 9 years ago
Jeff Geerling 6eff7fa665 Merge pull request #14 from markwilde/master 9 years ago
Jeff Geerling 0d504441c6 Merge pull request #15 from eriksencosta/patch-1 9 years ago
Eriksen Costa c9ab6ef7e7 Fix nginx_vhosts comment 9 years ago
Mark Wilde 3e8df12f7a Updated nginx_vhost_path to move /* 9 years ago
Mark Wilde c02bf089a4 Added additional nginx_conf_path for Debian 9 years ago
Jeff Geerling 14765e52bf Issue #13: Document new nginx_default_release variable in README. 9 years ago
Jeff Geerling d1828e9c39 Fixes #13: Allow configuration of default_release parameter for apt installation. 9 years ago
Jeff Geerling 07868edf2e Added extra useful Nginx variables. 9 years ago
Jeff Geerling 7d8a1ace36 Fixes #12: Allow for load balancing configurations by adding upstream config. 9 years ago
Jeff Geerling 90b6ddd1b3 Fixes #11: Add default/simple virtualhost configuration. 9 years ago
Jeff Geerling 7360d9cb0b Major vhosts cleanup in preparation for issue #11. 9 years ago
Jeff Geerling c6e3321a66 Spacing in default vars file. 9 years ago
Jeff Geerling 6f04a8f2ed Update default worker_connections to 1024, since that plays nice with default OS configs. 9 years ago
Jeff Geerling 66922e9951 Fixes #10: Better organize os-specific tasks. 9 years ago
Jeff Geerling 7e6a17cc4d Issue #9: Add nginx repo template. 9 years ago
Jeff Geerling df35be0665 Fixes #9: Use major distro version for Nginx repo on RedHat. 9 years ago
Jeff Geerling fabb2ecbc0 Code style cleanup. 9 years ago
Jeff Geerling fdc9a7da78 Issue #6 and PR #8: Make nginx user more flexible. 9 years ago
Jeff Geerling 45b749af83 Issue #5: Add 'nginx_proxy_cache_path' configuration option. 9 years ago
Jeff Geerling 200011e4d1 Merge pull request #4 from mfriedenhagen/master 9 years ago
Mirko Friedenhagen 5f95627706 Move vars to defaults as otherwise they may not be overridden. 10 years ago
Jeff Geerling 60bc2df30f Add EL7 to supported platforms. 10 years ago
Jeff Geerling 2d05eac2c3 Update test. 10 years ago
Jeff Geerling 736a95a012 Add option to remove default nginx vhost config. 10 years ago
Jeff Geerling 38a6c071e0 Comment out curl call until we have example vhost. 10 years ago
Jeff Geerling 8b2dadc854 Debugging for tests. 10 years ago
Jeff Geerling 1f48f9905f Make tests pass. 10 years ago
Jeff Geerling b8a84d2bd7 Add test integration status to README.md. 10 years ago