Kevin Fenzi
c5d30c4ee6
Set git_basepath to not include rpms, so the namespacing version works.
2016-03-21 14:29:54 +00:00
Pierre-Yves Chibon
00fd69148c
Update the apps.yaml file to point to the nuancier SOP
2016-03-21 14:57:00 +01:00
Adam Williamson
69f592abbf
using the right goddamn syntax usually helps, adam
2016-03-19 16:32:15 -07:00
Adam Williamson
f4133798f6
openqa/server: make geekotest static UID/GID optional
...
I'm still kinda trying to make the openqa roles usable outside
of infra, so now I have a minute, let's do this: it makes the
static UID/GID for geekotest optional and configurable, instead
of hard coding it. For infra we set the value to 601, as we
are already using, in the openqa and openqa-stg group config.
2016-03-19 16:28:09 -07:00
Adam Williamson
37d3559893
openqa: set asset size for prod too, since it seems to work
2016-03-19 16:18:21 -07:00
Adam Williamson
461aac031c
openqa_server: tweak the asset size changed_when a bit
...
just in case we wind up with multiple job groups, this should
be more correct.
2016-03-19 16:14:03 -07:00
Adam Williamson
2bbac61464
whoops, add a missing quote
2016-03-19 16:10:14 -07:00
Adam Williamson
cb7bfcb614
openqa: allow specifying asset size limit
...
this is a database value and there's no openQA API function to
set it, so we have to do it directly in the database...this
*should* work. I think. I should add equivalent functionality
for sqlite use as well, really...
2016-03-19 16:09:20 -07:00
Kevin Fenzi
f1f716b4cf
Need this to make sure we install 00releng-sudoers on compose machines.
2016-03-19 16:36:43 +00:00
Kevin Fenzi
864b4beeda
Composers didn't have sudo role, so they had the old sudo and are unable to sync at the end of compose.
2016-03-19 16:32:56 +00:00
Adam Williamson
eb44a82979
openqa/server: run createhdds with python3
...
there seems to be a bug in python2-guestfs which causes the
disk image with an updates.img file to be broken (the updates
image is only 4096 bytes long and incomplete). When built with
Python 3 the image seems to be fine. So, run the script with
python3 (as its hashbang says) and ensure necessary packages
are installed.
2016-03-18 15:37:21 -07:00
Stephen Smoogen
2392acc7ae
hey you need a host_group sillly
2016-03-18 22:35:04 +00:00
Stephen Smoogen
6c7798ed0f
Merge branch 'master' of /git/ansible
2016-03-18 22:28:07 +00:00
Patrick Uiterwijk
0662de958d
This is needed by Basset to be able to enable accounts
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 21:38:23 +00:00
Stephen Smoogen
07623cfffa
and put in items for the rules
2016-03-18 20:36:52 +00:00
Stephen Smoogen
1da4475134
make an iptables set for download-phx2
2016-03-18 20:31:07 +00:00
Kevin Fenzi
bfb071fabe
Nuke old iptables task and files and drop it from blockerbugs-dev. Also kill old serverbeach templates.
2016-03-18 20:28:33 +00:00
Stephen Smoogen
857353ee27
Merge branch 'master' of /git/ansible
2016-03-18 20:12:34 +00:00
Patrick Uiterwijk
a54cf72e38
Fix username for basset frontend
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 20:03:17 +00:00
Patrick Uiterwijk
3792c64a5a
Enable Basset in production
...
This enables the FAS production hooks for Basset.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 19:48:27 +00:00
Stephen Smoogen
c83e3ef418
add in some rules.
2016-03-18 19:26:38 +00:00
Kevin Fenzi
01e1d11475
Mount gnome_backup volume on gnome_backups01
2016-03-18 17:55:46 +00:00
Patrick Uiterwijk
98981b0413
This filename has an underscore
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 16:40:35 +00:00
Patrick Uiterwijk
d6536e81c7
Deploy correct htpaswd in each env
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 16:29:50 +00:00
Patrick Uiterwijk
f2599e49f8
Rewrite check_rabbitmq_size to use python to evade permission issues (rabbitmqctl can only run as root or rabbitmq)
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 16:27:58 +00:00
Patrick Uiterwijk
07486b69f4
Also install the rabbitmq plugin
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 15:52:08 +00:00
Patrick Uiterwijk
fef46be08d
Fix typo
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 15:46:33 +00:00
Patrick Uiterwijk
bab7a6a286
Add basset monitoring
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-18 14:36:34 +00:00
Kevin Fenzi
5e4522ca7b
Weed out some more things from epylog reports.
2016-03-18 14:35:55 +00:00
Ralph Bean
1797c9cfa3
Allow sysadmin-badges to edit badge names.
2016-03-18 13:24:39 +00:00
doteast
f644e69ac6
remove duplicate lines
2016-03-18 11:17:01 +00:00
Patrick Uiterwijk
7e977abac0
Deploy prod htpasswd file
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 23:36:25 +00:00
Patrick Uiterwijk
fa536a782e
Make this a valid boolean (and sensible sentence)
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 23:02:00 +00:00
Patrick Uiterwijk
0db40693ae
Add basset01 to inventory and do not add vpn yet
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 23:01:29 +00:00
Patrick Uiterwijk
7861d0cc75
Create OpenVPN config for basset01
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 22:49:01 +00:00
Patrick Uiterwijk
ed020656af
Prepare for basset prod deployment
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 22:39:56 +00:00
Patrick Uiterwijk
6cc0f2d440
Enable access from basset01 to db-fas01
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 22:39:56 +00:00
Kevin Fenzi
6c2aa67cc9
Fix default group that vhost-info uses.
2016-03-17 22:38:27 +00:00
Patrick Uiterwijk
e54ac16c8f
Make hotfix for CLA+1 req in wiki in ansible
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 19:39:30 +00:00
Patrick Uiterwijk
4ba0cdffa5
[wiki] Disable captcha for logged in users and on login
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 19:24:01 +00:00
Dennis Gilmore
62a91e95e7
releng sudoe cleanup
...
move releng-sudoers to 00releng-sudoers everywhere
drop the no longer needed ftpsync-sudo file
ansible-priave has some changes to match
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org >
2016-03-17 15:10:10 +00:00
Michael Simacek
c8e5c09575
Indent the block
2016-03-17 14:22:19 +01:00
Michael Simacek
f068100623
Add collection in koschei stg sync
2016-03-17 14:18:04 +01:00
Mikolaj Izdebski
f503c60c50
Update Koschei staging-sync playbook to new Koschei version
2016-03-17 12:30:30 +00:00
Miroslav Suchý
56f3e90b6a
copr: install deps for nosync.i686
2016-03-17 13:02:23 +01:00
Patrick Uiterwijk
3a7e53bd13
Enable account-moderators in stg
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-17 00:32:32 +00:00
Patrick Uiterwijk
555366d9c1
Frontend needs network
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-16 23:21:10 +00:00
Adam Miller
170de598d8
osbs: add edit role in openshift for serviceaccount builder for atomic-reactor
...
Signed-off-by: Adam Miller <admiller@redhat.com >
2016-03-16 22:31:51 +00:00
Patrick Uiterwijk
4e52bda018
Add the basset config to stg fas
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-16 22:24:07 +00:00
Patrick Uiterwijk
00deb29596
This is group, not user
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2016-03-16 22:07:16 +00:00