Commit Graph

42 Commits

Author SHA1 Message Date
Patrick Uiterwijk
d871f82537 Everything was removed except for the actual useranem
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-09 06:11:42 +00:00
Patrick Uiterwijk
cc98683cda I am consistent at making this mistake
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-09 06:10:56 +00:00
Patrick Uiterwijk
75c814b050 Pkgs needs a custom keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-09 06:08:29 +00:00
Patrick Uiterwijk
ec9680232e Pkgs actually has a keytab for pkgs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-24 15:56:29 +00:00
Patrick Uiterwijk
49dd063d22 Issue HTTP cert for pkgs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-23 16:01:22 +00:00
Kevin Fenzi
402f919bb3 do not install the pagure on pkgs02.stg 2016-11-11 22:06:18 +00:00
Pierre-Yves Chibon
aa744918ca While mentioned in the dependencies let's be explicit about git/checks 2016-11-01 09:32:22 +01:00
Patrick Uiterwijk
a909c22242 Fix syntax
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-10-28 11:33:25 +00:00
Patrick Uiterwijk
f8d675b1a8 Use keytab/service for pkgs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-10-28 11:31:46 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
f116ab5345 do not run the checkout_seed in staging 2016-08-05 08:32:31 +00:00
Kevin Fenzi
97921b1d8e Mount this on the correct directory 2016-07-29 21:52:28 +00:00
Kevin Fenzi
cd44a51ca4 Add staging nfs mount of lookaside r/o 2016-07-29 21:48:52 +00:00
Pierre-Yves Chibon
51f7c9ab76 Include the hosts role for pkgs.stg 2016-07-20 19:11:48 +02:00
Pierre-Yves Chibon
0cf37047b0 Fix role name and run it last 2016-07-20 18:34:20 +02:00
Pierre-Yves Chibon
c3c1c9ec05 Start working on installing pagure on distgit.stg 2016-07-20 18:27:18 +02:00
Kevin Fenzi
9596023246 Move most netapp nfs mounts to nfsv4 2016-05-11 16:12:39 +00:00
Ralph Bean
2226a9eae9 s/nagios_client/nagios\/client/g 2016-02-23 02:33:30 +00:00
Kevin Fenzi
e6eb5eae06 We no longer need, use or want the drbackup key 2016-01-06 21:13:57 +00:00
Kevin Fenzi
2f35b45dfc Drop denyhosts role.
We never used it on rhel7 hosts, and don't want to bother on rhel6/fedora either anymore.
2016-01-05 21:05:35 +00:00
Ralph Bean
85e8e78cda A tag. 2015-12-18 14:29:44 +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
f42e4e9306 Revert "Switch everything to nfsv4 and new filer."
This reverts commit 85fa791bdf.

Conflicts:

	roles/nfs/client/tasks/main.yml
2015-06-10 01:10:35 +00:00
Kevin Fenzi
85fa791bdf Switch everything to nfsv4 and new filer. 2015-06-09 23:30:28 +00:00
Kevin Fenzi
275f4b5203 Change all instances of ansible_distribution_major_version to filter to int for comparisons. 2015-05-27 22:27:39 +00:00
Kevin Fenzi
b5cc837e99 Finally move the tasks/apache.yml to a role. This allows us to order it with the other roles. 2015-05-07 19:06:35 +00:00
Kevin Fenzi
88d5fd21e6 Move mount of lookaside on pkgs to nfs/client role 2015-02-16 14:47:04 +00:00
Kevin Fenzi
8303d45c7f Add a new pkgs02 in production that will take over for pkgs01 soon. 2015-02-16 13:28:28 +00:00
Pierre-Yves Chibon
54fa986704 Yet another order change 2015-01-23 15:17:44 +01:00
Pierre-Yves Chibon
e24bd3825b Try a different order 2015-01-23 15:15:36 +01:00
Pierre-Yves Chibon
b29d417a14 Install the collectd/fedmsg-service a little later 2015-01-23 15:12:58 +01:00
Kevin Fenzi
e858125ef4 add 2fa client 2015-01-22 19:19:03 +00:00
Kevin Fenzi
d64ab29c0e New ansible doesn't like expanding {{ private }} in the same list of vars files it's defined in. 2015-01-09 22:59:18 +00:00
Ralph Bean
1e49aa493d Remove all accelerate-mode knobs and toggles now that pipelining is a go. 2014-11-12 19:15:06 +00:00
Ralph Bean
57b39c0630 Typofix. 2014-09-29 13:18:39 +00:00
Ralph Bean
fce3ccd3c1 Monitor the genacls fedmsg-hub with collectd. 2014-09-29 13:17:47 +00:00
Kevin Fenzi
27cfb06aa9 Revert "Move some more stuff to the final play to be after yum repos are setup."
This reverts commit b2ffffa3df.
2014-08-26 20:17:33 +00:00
Kevin Fenzi
b2ffffa3df Move some more stuff to the final play to be after yum repos are setup. 2014-08-26 20:14:38 +00:00
Kevin Fenzi
27199cfa76 Move fedmsg stuff after apache install so we have an apache user. 2014-08-26 20:09:58 +00:00
Kevin Fenzi
4f2500ccd0 Conditionalize the denyhosts 2014-08-26 19:20:10 +00:00
Kevin Fenzi
e6215d8c18 Don't Enable on prod yet 2014-08-26 18:37:16 +00:00
Mathieu Bridon
a03781965d Setup the production and staging Dist Git 2014-08-26 18:28:28 +00:00