Commit graph

525 commits

Author SHA1 Message Date
Brian Coca
a1a02ddc8b Merge pull request #100 from coloradopioneer/master
fixed typo
2015-03-24 15:44:57 -04:00
Jesse Willis
791504a7a7 fixed typo 2015-03-24 13:41:21 -06:00
Jeff Geerling
4b686f53af Don't set replication role to 'master' by default, saves binlogs. 2015-03-10 08:46:21 -05:00
Jeff Geerling
53e27f8fd5 Fixes #20: Allow configuration of expire-logs-days. 2015-02-28 22:00:26 -06:00
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 2015-02-21 19:18:10 +13:00
Toshio Kuratomi
36ad14d24e Merge pull request #97 from takis/master
Replace the legacy 'action: module options'  format
2015-01-22 10:43:25 -08:00
Panagiotis Issaris
976f70924d Replace the legacy 'action: module options' format
Where sensible replace the legacy 'action: module options' format with
the more conventional 'module: options' format.
2015-01-22 12:30:26 +01:00
Panagiotis Issaris
e36bd83add Tabs are outlawed according to yaml.org 2015-01-22 12:14:57 +01:00
Jeff Geerling
361126b8b0 Issue #9: Allow mysql_packages to be overridden. 2015-01-13 09:23:33 -06:00
Jeff Geerling
5ff8709f6b Issue #14: InnoDB log size is 5MB even though 64MB is specified (Ubuntu). 2015-01-13 09:18:27 -06:00
Tim Gerla
89b42d0871 Merge pull request #95 from mkonecny/master
Fix broken URL in comments
2015-01-12 11:29:55 -08:00
Martin Konecny
5023730b03 Fix broken URL in comments 2015-01-12 14:28:28 -05:00
Tim Gerla
52ef6a50a7 Merge pull request #94 from tuladhar/fix_indentation
Fix indentation in mongodb/site.yml
2015-01-11 08:39:45 -08:00
Puru Tuladhar
433f7f3a86 Fix indentation in mongodb/site.yml 2015-01-11 20:04:44 +05:45
Simon Bavink
e88f6bdf06 Merge remote-tracking branch 'upstream/master' 2015-01-10 09:12:51 +01:00
Brian Coca
ac64aff9e7 Merge pull request #80 from simonbavink/fix_service_haproxy
Start and enable the haproxy service + service enabled= true->yes
2015-01-09 20:03:02 -05:00
Jeff Geerling
9899916b4a Use correct MySQL socket file for Ubuntu. 2015-01-08 18:12:30 -06:00
Jeff Geerling
8299775d52 Make sure socket connections work correctly on Ubuntu. 2015-01-08 18:04:16 -06:00
Jeff Geerling
710c52c671 Test connecting through TCP. 2015-01-08 17:30:00 -06:00
Jeff Geerling
6dd24c2d24 Add new mysql_config_file variable so Ubuntu my.cnf file paths are correct. 2015-01-08 17:20:30 -06:00
Jeff Geerling
2c5843f164 Only add replication config if replication is setup. 2015-01-07 10:41:58 -06:00
Jeff Geerling
420894477e Remove mysql_state variable, since it doesn't work as expected. 2015-01-07 10:28:09 -06:00
Jeff Geerling
64e4ed6e08 Add mysql_state and mysql_enabled_on_startup options. 2015-01-07 10:16:36 -06:00
Jeff Geerling
db5f7797e9 Merge pull request #8 from darthwade/feature-bind-address
Add mysql_bind_address to configuration.
2014-11-16 15:29:41 -06:00
Vadym Petrychenko
0b72ec9fbb add mysql_bind_address to configuration 2014-11-15 19:23:19 +01:00
Jeff Geerling
08e75e249b Add replication options to README. 2014-11-08 21:48:34 -06:00
Jeff Geerling
6967874c08 Issue #6: Add replication configuration. 2014-11-08 21:43:31 -06:00
Jeff Geerling
181aef9806 Stylistic cleanup and reorganization. 2014-11-08 15:10:49 -06:00
Jeff Geerling
a85ecf03be Update test. 2014-11-08 14:36:01 -06:00
Andrej Jechropov
b91be84f93 fix mongoc and mongod templates, also fix replication hosts order in hosts file and README.md 2014-11-05 15:44:29 -05:00
Jeff Geerling
484c627745 Update default mysql_max_allowed_packet variable. 2014-10-14 22:59:05 -04:00
Toshio Kuratomi
675fb88483 Update examples for modern ansible and state that duplicating parameters causes an error. 2014-10-02 14:32:56 -04:00
Tim Gerla
59ba91f064 Merge pull request #87 from MacRonin/master
Update lamp_simple to use remote_user
2014-09-15 09:58:31 -07:00
MacRonin
b7f5049993 Update lamp_simple to use remote_user
Update lamp_simple to use remote_user instead of user to avoid
confusion..
2014-09-15 12:51:20 -04:00
Tim Gerla
6bf14b05c0 Merge pull request #86 from skyl/patch-3
Update tomcat download url (was 404)
2014-09-12 12:52:53 -07:00
Skylar Saveland
7d916919cf Update tomcat download url (was 404)
Use apache.org backup url, upgrade from 7.0.50 to 7.0.55
2014-09-12 12:50:57 -07:00
Michael DeHaan
a2ad8d7eb3 Merge pull request #85 from ansible/revert-84-patch-2
Revert "use sudo instead of root"
2014-09-12 15:47:18 -04:00
Michael DeHaan
4693e1fbbb Revert "use sudo instead of root" 2014-09-12 15:47:10 -04:00
Tim Gerla
72163b0237 Merge pull request #84 from skyl/patch-2
use sudo instead of root
2014-09-12 12:46:37 -07:00
Tim Gerla
a2a619e560 Merge pull request #83 from skyl/patch-1
More standard url for EPEL Repo
2014-09-12 12:46:19 -07:00
Skylar Saveland
d666375932 use sudo instead of root
This works OOTB with a vanilla vagrant setup for newbies.
2014-09-12 12:42:02 -07:00
Skylar Saveland
3337cdd224 More standard url for EPEL Repo
Using http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
2014-09-12 12:35:35 -07:00
Simon Bavink
6eac0a066c Merge remote-tracking branch 'upstream/master' into fix_service_haproxy 2014-08-30 14:50:26 +02:00
Jeff Geerling
f52d3d44ba Split setup tasks into distro-specific files and update apt_cache for first run. 2014-08-26 08:23:48 -05:00
Michael DeHaan
4663d2e789 Also trim the hadoop example since we aren't maintaining this live anymore. See galaxy.ansible.com for roles content. 2014-08-24 16:35:42 -04:00
Michael DeHaan
e564ed51b5 Ansible examples is intended to contain some minimal syntax examples, so remove some larger more quickly evolving applications
that we are not maintaining here.

For content to automate various apps, see galaxy.ansible.com.
2014-08-24 16:29:48 -04:00
Simon Bavink
777f1caac2 Start and enable the haproxy service + service enabled= true->yes 2014-08-24 10:40:44 +02:00
Simon Bavink
6e9a45418a role common as user root 2014-08-23 13:28:36 +02:00
Tim Gerla
9c054652d1 Merge pull request #69 from siso/master
Fix issue when "SELinux is disabled on this host."
2014-08-21 17:23:25 -07:00
Tim Gerla
ab8aa27eb9 Merge pull request #78 from thisdavejohnson/master
Added test playbooks for Windows
2014-08-21 17:23:04 -07:00