Commit Graph

652 Commits (534785f75296641b4c1e3441da3a81603c4a7f40)
 

Author SHA1 Message Date
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. 10 years ago
Juan Francisco Ottonello c709b262a8 Installing EPEL for Centos/RHEL 6 and 7 in the same play, using 'when' conditionals. Previously it worked just for version 6 10 years ago
Jeff Geerling 90b6ddd1b3 Fixes #11: Add default/simple virtualhost configuration. 10 years ago
Jeff Geerling 7360d9cb0b Major vhosts cleanup in preparation for issue #11. 10 years ago
Jeff Geerling c6e3321a66 Spacing in default vars file. 10 years ago
Jeff Geerling 6f04a8f2ed Update default worker_connections to 1024, since that plays nice with default OS configs. 10 years ago
Jeff Geerling 66922e9951 Fixes #10: Better organize os-specific tasks. 10 years ago
Jeff Geerling 7e6a17cc4d Issue #9: Add nginx repo template. 10 years ago
Jeff Geerling df35be0665 Fixes #9: Use major distro version for Nginx repo on RedHat. 10 years ago
Jeff Geerling fabb2ecbc0 Code style cleanup. 10 years ago
Toshio Kuratomi 36ad14d24e Merge pull request #97 from takis/master 10 years ago
Panagiotis Issaris 976f70924d Replace the legacy 'action: module options' format 10 years ago
Panagiotis Issaris e36bd83add Tabs are outlawed according to yaml.org 10 years ago
Jeff Geerling 361126b8b0 Issue #9: Allow mysql_packages to be overridden. 10 years ago
Jeff Geerling 5ff8709f6b Issue #14: InnoDB log size is 5MB even though 64MB is specified (Ubuntu). 10 years ago
Tim Gerla 89b42d0871 Merge pull request #95 from mkonecny/master 10 years ago
Martin Konecny 5023730b03 Fix broken URL in comments 10 years ago
Tim Gerla 52ef6a50a7 Merge pull request #94 from tuladhar/fix_indentation 10 years ago
Puru Tuladhar 433f7f3a86 Fix indentation in mongodb/site.yml 10 years ago
Simon Bavink e88f6bdf06 Merge remote-tracking branch 'upstream/master' 10 years ago
Brian Coca ac64aff9e7 Merge pull request #80 from simonbavink/fix_service_haproxy 10 years ago
Jeff Geerling 9899916b4a Use correct MySQL socket file for Ubuntu. 10 years ago
Jeff Geerling 8299775d52 Make sure socket connections work correctly on Ubuntu. 10 years ago
Jeff Geerling 710c52c671 Test connecting through TCP. 10 years ago
Jeff Geerling 6dd24c2d24 Add new mysql_config_file variable so Ubuntu my.cnf file paths are correct. 10 years ago
Jeff Geerling 2c5843f164 Only add replication config if replication is setup. 10 years ago
Jeff Geerling 420894477e Remove mysql_state variable, since it doesn't work as expected. 10 years ago
Jeff Geerling 64e4ed6e08 Add mysql_state and mysql_enabled_on_startup options. 10 years ago
Jeff Geerling fdc9a7da78 Issue #6 and PR #8: Make nginx user more flexible. 10 years ago
Jeff Geerling 45b749af83 Issue #5: Add 'nginx_proxy_cache_path' configuration option. 10 years ago
Jeff Geerling 200011e4d1 Merge pull request #4 from mfriedenhagen/master 10 years ago
Mirko Friedenhagen 5f95627706 Move vars to defaults as otherwise they may not be overridden. 10 years ago
Jeff Geerling db5f7797e9 Merge pull request #8 from darthwade/feature-bind-address 10 years ago
Vadym Petrychenko 0b72ec9fbb add mysql_bind_address to configuration 10 years ago
Jeff Geerling 60bc2df30f Add EL7 to supported platforms. 10 years ago
Jeff Geerling 08e75e249b Add replication options to README. 10 years ago
Jeff Geerling 6967874c08 Issue #6: Add replication configuration. 10 years ago
Jeff Geerling 181aef9806 Stylistic cleanup and reorganization. 10 years ago
Jeff Geerling 2d05eac2c3 Update test. 10 years ago
Jeff Geerling a85ecf03be Update test. 10 years ago
Andrej Jechropov b91be84f93 fix mongoc and mongod templates, also fix replication hosts order in hosts file and README.md 10 years ago
Jeff Geerling 484c627745 Update default mysql_max_allowed_packet variable. 10 years ago
Toshio Kuratomi 675fb88483 Update examples for modern ansible and state that duplicating parameters causes an error. 10 years ago
Tim Gerla 59ba91f064 Merge pull request #87 from MacRonin/master 10 years ago
MacRonin b7f5049993 Update lamp_simple to use remote_user 10 years ago
Tim Gerla 6bf14b05c0 Merge pull request #86 from skyl/patch-3 10 years ago
Skylar Saveland 7d916919cf Update tomcat download url (was 404) 10 years ago
Michael DeHaan a2ad8d7eb3 Merge pull request #85 from ansible/revert-84-patch-2 10 years ago