Kevin Fenzi
2df1d71510
clean up iptables in base to not apply to cloud compute/master, osbs or os
2017-05-15 17:33:51 +00:00
Kevin Fenzi
d863bb3629
add modularity dev host to master
2017-05-15 17:07:47 +00:00
Kevin Fenzi
ff79df0b94
Drop prod/dev/stg specific playbooks for taskotron and switch to single one.
2017-05-15 17:01:33 +00:00
Ralph Bean
9a8ab4f357
Add "freshmaker" to the FAS username blacklist.
2017-05-15 13:15:20 +00:00
Kevin Fenzi
273093ecbb
put server ccd files under server subdir
2017-05-15 02:34:31 +00:00
Kevin Fenzi
881735b5eb
another corner case since f24 has systemd and el6 does not
2017-05-14 23:45:27 +00:00
Kevin Fenzi
5055c83e85
and try and handle f24 here too
2017-05-14 23:39:39 +00:00
Kevin Fenzi
636d7623ad
try and use correct logic
2017-05-14 23:36:21 +00:00
Kevin Fenzi
489dd32e32
and also handle it here
2017-05-14 23:30:27 +00:00
Kevin Fenzi
52318bbc49
try and handle cases for f24 not being updated to the new setup either
2017-05-14 23:26:45 +00:00
Kevin Fenzi
f381865238
handle server dh file
2017-05-14 22:31:19 +00:00
Kevin Fenzi
f12de13a1f
someday I will get these versions all right
2017-05-14 21:59:08 +00:00
Kevin Fenzi
50c070a79b
fix version here too
2017-05-14 21:56:00 +00:00
Kevin Fenzi
8c4162eaa4
fix version for rhel
2017-05-14 21:54:22 +00:00
Kevin Fenzi
714506a905
handle poor old rhel6
2017-05-14 21:51:47 +00:00
Kevin Fenzi
f400f56c6b
fix handlers and disable notify for now until we roll this out
2017-05-14 21:38:08 +00:00
Kevin Fenzi
4629c0aa58
also install the ca in the right place
2017-05-14 21:02:27 +00:00
Patrick Uiterwijk
4cc1b78ff3
Check the certificate key usage
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-14 20:57:39 +00:00
Kevin Fenzi
42b69d73f3
also the server files
2017-05-14 20:56:30 +00:00
Kevin Fenzi
6005665db7
also need cert and key under client
2017-05-14 20:55:45 +00:00
Kevin Fenzi
7449edfceb
picky picky, try this
2017-05-14 20:24:50 +00:00
Kevin Fenzi
deda13a640
exclude httpd on buildvm-s390x-07 as it is running varnish
2017-05-14 20:18:24 +00:00
Kevin Fenzi
179cc4dd54
switch openvpn to use seperate service units and directories for client and server, hopefully in a mostly transparent way that will not cause much outage
2017-05-14 19:01:17 +00:00
Kevin Fenzi
d860015a28
lets try this s390 caching again
2017-05-14 18:30:14 +00:00
Kevin Fenzi
972c651295
fix up virt instance create autostart
2017-05-14 04:36:36 +00:00
Adam Miller
6c961cfbe3
fix openshift_install_examples in a-a-o-a template
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 17:06:05 +00:00
Patrick Uiterwijk
f3b344d52f
We expect a 503
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 15:42:22 +00:00
Patrick Uiterwijk
02df22e6c2
Fix cert validation
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 15:37:09 +00:00
Patrick Uiterwijk
cefbb400c3
Be consistent with protocol
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 15:15:19 +00:00
Patrick Uiterwijk
a92cf91225
Allow infra nodes able to use unbound
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 15:13:58 +00:00
Patrick Uiterwijk
2975a7595a
Use our unbound servers for access.redhat.com
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 15:12:54 +00:00
Patrick Uiterwijk
331a664f1e
Updatecert
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 15:03:41 +00:00
Patrick Uiterwijk
3fa5e3123b
Create app.os.fp.o
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 14:29:04 +00:00
Patrick Uiterwijk
424ff4d41f
Add extra scopes
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 14:21:50 +00:00
8aaaa29017
bump repo_tasks_limit to allow an increase in repos
...
repo_tasks_limit defaults to 10, it sets the maximum repo tasks in
total, combining both the rpm repos and unused in fedora maven
repos. max_repo_tasks in the config was set to 15 but in reality
we never had more than 10 due to the extra limitation. Both are
set to 15 now
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-05-12 13:41:48 +00:00
Jan Kaluža
042da8f0d7
MBS: Remove module-* targets one hour after build
...
Signed-off-by: Jan Kaluža <jkaluza@batcave01.phx2.fedoraproject.org>
2017-05-12 10:13:54 +00:00
Adam Miller
5e2fca7011
remove lb group from a-a-o-a role template, we will never need it in the Infra
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 03:47:24 +00:00
Adam Miller
16585147d6
fix host group for shared_infra in a-a-o-a role
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 03:40:56 +00:00
Adam Miller
1412c9c987
properly handle shared infra nodes for openshift in a-a-o-a role template
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 03:19:04 +00:00
Patrick Uiterwijk
2b365b3c32
Add the newest openshift cert
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 02:34:39 +00:00
Patrick Uiterwijk
7de4b6f0b7
Add ose3.4
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 02:21:51 +00:00
Patrick Uiterwijk
6082d50dee
Set interan lhostname
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 01:33:00 +00:00
Patrick Uiterwijk
2a2a761f0a
Redploy once more
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 01:28:01 +00:00
Kevin Fenzi
5b223fd084
revert it
2017-05-11 21:49:28 +00:00
Stephen Smoogen
aa3b266625
Merge branch 'master' of /git/ansible
2017-05-11 21:41:06 +00:00
Patrick Uiterwijk
4a5126fb84
os api is moved to 443
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-11 21:41:05 +00:00
Patrick Uiterwijk
03560df291
Run the playbook
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-11 21:41:05 +00:00
Stephen Smoogen
8f89c1bb65
can we put together disks
2017-05-11 21:41:03 +00:00
Stephen Smoogen
572273d277
let us try this
2017-05-11 21:30:00 +00:00
Patrick Uiterwijk
e69ba5c193
USe Openshift 3.5
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-11 21:21:26 +00:00