Michael DeHaan
bf7f9d5c65
Added all the playbook language fragments to the ansible-examples repo.
2013-05-05 14:02:39 -04:00
Tim Gerla
dd6cd68f81
Simplify site.yml and allow parallelization of 'common' role tasks, and update to new pre_task/post_task syntax for rolling update.
2013-04-25 20:03:03 -07:00
Tim Gerla
12e49df911
edits to the MongoDB README.md file
2013-04-23 20:46:13 -07:00
bennojoy
0509255c13
removed nodes.yml from playbooks
2013-04-20 10:22:13 +05:30
bennojoy
c5ffa7e432
MongoDB Update
2013-04-20 10:14:40 +05:30
Benno Joy
dfc8f4f10a
Merge pull request #3 from tgerla/master
...
Minor improvements and doc updates
2013-04-19 18:19:52 -07:00
Tim Gerla
70fd4d25fd
Merge branch 'master' of github.com:ansible/ansible-examples
2013-04-19 13:37:31 -07:00
Tim Gerla
db5329949f
Minor improvements
...
- default to ansible_default_ipv4.interface
- move "repository" variable to webservers
- mention 1.2 and CentOS 6 requirements in readme
2013-04-19 13:35:24 -07:00
Tim Gerla
e606dba46f
- Add missing EPEL GPG key
...
- Word-wrap and update README.md
- iface automatically gets a default
- move mongod_ports array to a per-host inventory variable instead
- use copy instead of template for non-templated files
- create the mongod system user as needed
2013-04-19 13:00:04 -07:00
Tim Gerla
40c876f2cc
Merge pull request #5 from tgerla/master
...
Improve EPEL installation and fix some comments
2013-04-19 11:38:06 -07:00
Tim Gerla
cd1da33dba
Merge pull request #4 from tgerla/nagios
...
Implement Nagios for lamp_haproxy and move to 1.2 syntax (roles, etc)
2013-04-19 09:42:20 -07:00
bennojoy
afe0195875
readme update hadoop 3
2013-04-19 14:40:14 +05:30
bennojoy
1b7edffb1e
readme update hadoop 2
2013-04-19 14:36:43 +05:30
bennojoy
831d5587d0
readme update hadoop 1
2013-04-19 14:33:18 +05:30
bennojoy
c8463cb1bf
hadoop readme update
2013-04-19 14:29:14 +05:30
Tim Gerla
0f7ebe34ed
fix up some comments, improve EPEL installation
2013-04-18 23:20:28 -07:00
Tim Gerla
d631058ced
update a few docs and comments
2013-04-18 21:34:52 -07:00
bennojoy
db80c8c9d6
mongod 1.2 readme update
2013-04-17 21:23:27 +05:30
bennojoy
0defd33f42
mongod 1.2 update
2013-04-17 21:16:45 +05:30
Tim Gerla
34fb541bb5
minor stylistic fixups
2013-04-16 19:41:43 -07:00
bennojoy
34fb6ef903
fix delegate_to for jinja
2013-04-16 18:46:51 +05:30
bennojoy
f5b5f656bc
readme updated
2013-04-16 17:21:17 +05:30
bennojoy
ef6fc4213c
update 1.2 changes
2013-04-16 17:04:00 +05:30
Tim Gerla
9a324a645c
minor whitespace fixups
2013-04-15 16:36:17 -07:00
bennojoy
cb8c309a9c
image update
2013-04-13 11:12:00 +05:30
bennojoy
b45ac44ac5
hadoop image
2013-04-12 18:30:18 +05:30
bennojoy
0cfa28fe39
hadoop readme update1
2013-04-12 18:12:02 +05:30
bennojoy
591963a32f
hadoop readme update
2013-04-12 18:05:11 +05:30
bennojoy
c537976273
hadoop added
2013-04-12 17:56:10 +05:30
Tim Gerla
4467168a33
Minor updates to app deployment mechanism, updated readme
2013-04-09 18:22:56 -07:00
Tim Gerla
4d69ef4851
Update docs
2013-04-08 05:37:55 -07:00
Tim Gerla
0c3f17fcb0
continued improvements to the base roles and iptables handling
2013-04-08 04:51:22 -07:00
Tim Gerla
3ff2020d2c
remove some redundancy, split up nagios config files
2013-04-07 20:14:57 -07:00
Tim Gerla
cd3b1e30ca
initial nagios signalling support for web teir
2013-04-07 16:17:53 -07:00
Tim Gerla
df9b42c3d1
initial stab at nagios support for lamp_haproxy
2013-04-07 12:31:00 -07:00
bennojoy
01f0c6454e
doc update
2013-03-27 12:51:50 +05:30
bennojoy
9afa3c5a22
mongodb cleanup iptables
2013-03-27 12:46:01 +05:30
bennojoy
bd1b4f0ca3
doc update
2013-03-26 15:25:46 +05:30
bennojoy
d04040a3e0
doc update
2013-03-26 15:24:14 +05:30
root
fe6caec9b5
security added for mongodb
2013-03-27 00:02:22 +05:30
bennojoy
e3beaa001c
mongodb
2013-03-20 11:59:58 +05:30
Benno Joy
ec4baee6b1
Merge pull request #1 from tgerla/master
...
Some minor stylistic changes and text editing.
2013-03-19 23:07:44 -07:00
Tim Gerla
45682a567b
a few more stylistic changes in the lamp_haproxy module
2013-03-19 22:07:11 -07:00
Tim Gerla
8bd50b81be
additional minor stylistic/typo fixes
2013-03-19 21:40:39 -07:00
Tim Gerla
9e93ab5e7c
some minor stylistic/typo fixes
2013-03-19 21:40:06 -07:00
bennojoy
b1908ae1cf
ansible example v1
2013-03-19 06:50:42 +05:30
Benno Joy
0e244cb8cf
Merge pull request #1 from tgerla/master
...
Some various fixups and network interface handling.
2013-03-13 20:48:47 -07:00
Tim Gerla
af427cad37
Some various fixups and interface name handling.
...
- Add 'iface' group variable to specify the network interface on which the
systems should listen.
- Add a couple of missing playbook inclusions
- Set up EPEL on all hosts for socat and haproxy
2013-03-13 07:46:18 -07:00
bennojoy
07387a29fd
update readme again
2013-03-12 22:09:40 +05:30
bennojoy
1d50648b0d
update readme
2013-03-12 22:08:26 +05:30