Commit graph

206 commits

Author SHA1 Message Date
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
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
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
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
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
Dave Johnson
7296ce5304 Added test playbooks for Windows 2014-08-21 10:01:50 -04:00
Michael DeHaan
bd5dcf41ff Merge pull request #76 from jaywon/master
Remove .DS_Store files from openshift playbook example. Add to .gitignore.
2014-08-09 11:10:11 -04:00
Jay Won
0d6ccfd114 Remove .DS_Store files from openshift playbook example. Added .DS_store to .gitignore for entire repo. 2014-08-09 00:00:31 -10:00
Tim Gerla
deab84fa0a Merge pull request #74 from tgerla/varsfixes
use inventory_hostname instead of ansible_hostname
2014-07-19 09:25:09 -07:00
Tim Gerla
ce719a12cb use inventory_hostname instead of ansible_hostname 2014-07-19 09:24:30 -07:00
Tim Gerla
4da36968f3 Merge pull request #72 from thisdavejohnson/master
Added a note about default Nagios username and password
2014-07-07 10:40:32 -07:00
Dave Johnson
6f3368839d Added a note about default Nagios username and password 2014-07-07 13:20:31 -04:00
Michael DeHaan
9767f3ae6f Merge pull request #71 from thisdavejohnson/master
Move SE Linux python bindings to common role
2014-07-01 14:31:45 -05:00
Dave Johnson
508151a46f Moved installing SE Linux python bindings to common role 2014-07-01 13:30:46 -04:00
Dave Johnson
ea985a9ed4 Move installing SE Linux python bindings to common role 2014-07-01 13:18:32 -04:00
Dave Johnson
0643b72e0f Install SE Linux python bindings
Install SE Linux python bindings in the common role, before copying any files into place. Fixes an issue deploying against CentOS in AWS.
2014-07-01 13:17:48 -04:00
Benno Joy
4aef24b0b1 Merge pull request #70 from strobe/master
fix for wrong domain name string in openshift named.conf template
2014-07-01 19:57:37 +05:30
Evgeniy Tokarev
a354706dac domain name in openshift named.conf template has fixed 2014-07-01 09:30:14 +06:00
Simone Soldateschi
db390ec829 Fix issue when "SELinux is disabled on this host."
If SELinux is already disabled, then skip:

    "Configure SELinux to start mysql on any port"
2014-06-22 21:49:55 +01:00
Tim Gerla
9a00ad88c2 Merge pull request #68 from darkk/patch-1
complex_args: update example for ansbile-1.7
2014-06-21 09:42:35 -07:00
Leonid Evdokimov
43518a93f5 complex_args: update example for ansbile-1.7
$ is obsolete and fails to work with ansible-playbook 1.7 (devel 6bc056e012)
2014-06-18 19:21:26 +04:00
Tim Gerla
e893d916ab Merge pull request #66 from drag00n/addhaproxycheck
add wait_for option to check for webserver uptime before haproxy enables
2014-06-04 07:36:25 -07:00
drag00n
e7c4070819 Remove s from 80 2014-05-27 15:31:48 -04:00
drag00n
235f41aa39 add wait_for option to check for webserver uptime before haproxy enables 2014-05-21 19:42:47 -04:00
Tim Gerla
e70021064c Merge pull request #63 from drag00n/autowordpress
Autowordpress
2014-04-15 10:03:13 -07:00
drag00n
69f30ee775 fix spelling errors 2014-04-15 12:57:19 -04:00
drag00n
5714b44d01 Added auto updating to wordpress 2014-04-14 21:46:02 -04:00
drag00n
942ace576f update to 3.7 ver wordpress 2014-04-14 21:46:02 -04:00
Tim Gerla
604ae6fc9a Merge pull request #62 from alimony/patch-1
Fix accidentally hidden placeholder.
2014-04-04 14:42:17 -07:00
Markus Amalthea Magnuson
7712927ad6 Fix accidentally hidden placeholder. 2014-04-04 23:09:55 +02:00
Tim Gerla
9e3fbd25f5 Merge pull request #61 from jsmartin/riak_redo
Now using ansible-galaxy roles.  Docs updated.
2014-04-04 06:51:59 -07:00
James Martin
fcf2b33562 Example now uses ansible-galaxy roles. Docs updated to reflect role changes and galaxy installation. 2014-04-01 17:49:19 -04:00
Michael DeHaan
38b327ecff Merge pull request #60 from jjshoe/patch-1
Comment wrap issue fixed
2014-03-25 10:22:57 -04:00