Commit Graph

26 Commits

Author SHA1 Message Date
Kevin Fenzi
afef097a3d switch all the include tasks to import tasks 2017-10-17 17:37:03 +00:00
Kevin Fenzi
d9ee0059b4 typo on a massive scale 2017-10-15 20:33:11 +00:00
Kevin Fenzi
69fd8d117a switch all the handlers to import and drop the global static import 2017-10-15 20:29:59 +00:00
Kevin Fenzi
1bf960425f this needs to be imported not included 2017-10-15 19:54:19 +00:00
Kevin Fenzi
ceff9bfca4 first stab at replacing include with include_playbook or includ_tasks 2017-10-15 19:46:08 +00:00
Kevin Fenzi
00f89905c0 for now, lets move back to NFSv3 until storage issue is figured out 2017-09-29 21:53:59 +00:00
Stephen Smoogen
efd7efccd5 move all nfsv4 mounts to 4.0 2017-08-25 17:04:22 +00:00
Stephen Smoogen
4b66a02723 add explicite sec=sys to nfsvers=4 mounts so writes work consistently. 2017-08-14 21:31:06 +00:00
Stephen Smoogen
d0b6c8ce06 and this is how you break everything before going on a week vacation 2017-05-05 22:12:33 +00:00
Kevin Fenzi
0acfaa2a7e Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
92b5d1bcc1 need to include vars too 2017-03-06 23:34:35 +00:00
Kevin Fenzi
da7b498927 also include handlers here 2017-03-06 23:31:29 +00:00
Patrick Uiterwijk
c8f5fa271c Switch epylog to krb5
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-24 19:53:51 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
9596023246 Move most netapp nfs mounts to nfsv4 2016-05-11 16:12:39 +00:00
Michael Scherer
00d7dd5777 Move the unbound related handlers to the role 2016-04-04 14:27:54 +00:00
Stephen Smoogen
550af56747 add some stuff to the data-analysis box 2016-03-07 20:41:48 +00:00
Ralph Bean
2226a9eae9 s/nagios_client/nagios\/client/g 2016-02-23 02:33:30 +00:00
Kevin Fenzi
3e2f2b496b Fix quoting 2016-02-19 16:21:27 +00:00
Kevin Fenzi
bf74660e29 Add a exclude on logserver so we don't have to wait hours for updates on restorecon on selinux policy updates. 2016-02-19 16:12:30 +00:00
Stephen Smoogen
609751fd8c no comma 2015-12-18 00:19:12 +00:00
Stephen Smoogen
7c3d5d5f31 make sure the mount is rw 2015-12-18 00:17:31 +00:00
Stephen Smoogen
37e6e4d939 and when the perms are right, might cthulhu will awake and merge stats 2015-12-17 21:51:59 +00:00
Kevin Fenzi
0fe0547300 Fix openvpn client on logserver. 2015-11-05 02:45:52 +00:00
Kevin Fenzi
facc6b217c Drop 16 lines that we can collapse into one line. 2015-08-18 19:26:55 +00:00
Kevin Fenzi
c2e5f4597d Add missing playbooks to master playbook. (mariadb, torrent, beaker-virthost, secondary)
Move logserver to groups. It's only one host, but there might be more someday.
Merge the copr new cloud playbooks to the normal names since we are mirgated now to the new cloud.
Drop junk02 playbook as we don't have a junk02 currently.
Add commented people playbook to master, it's not ready yet, but should be noted there for when it is.
2015-05-28 13:32:01 +00:00