Commit Graph

62 Commits

Author SHA1 Message Date
Jakub Kadlčík
c9dc528e2d Restart httpd and fedmsg-hub after installing MBS 2017-12-04 15:28:12 +01:00
Jakub Kadlcik
a4d4c044c8 Fix KeyError issue with relay_inbound and relay_outbound settings 2017-11-26 00:46:39 +00:00
Kevin Fenzi
f84aa0765e this fails in non prod 2017-11-22 02:44:25 +00:00
Kevin Fenzi
70fa66d8f9 fix typo 2017-11-22 02:13:07 +00:00
Kevin Fenzi
8214877003 Move this to a template for dev and prod handling 2017-11-22 02:01:40 +00:00
Kevin Fenzi
276135ccca replace several buggy lineinfiles with a local copy 2017-11-22 01:52:27 +00:00
Kevin Fenzi
e7cfb0d1d1 see if this fixes this lineinfile problem 2017-11-22 01:33:31 +00:00
Kevin Fenzi
cb60dca825 instead of file module and touch, which changes every time, we use copy and empty contents and force no if the file already exists 2017-11-22 01:04:21 +00:00
Miroslav Suchý
d9cd6a9bd0 copr: this is likely not needed 2017-11-21 14:42:37 +01:00
clime
ebc29977ef copr-mbs: set allow_custom_scmurls to True 2017-11-08 13:00:42 +01: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
a4ca0db30c more include cleanups 2017-10-15 20:22:53 +00:00
Jakub Kadlcik
c7231fced6 Set SERVER_NAME for Copr MBS instance 2017-07-31 10:44:32 +02:00
clime
9d0a56f5bf copr-mbs: set PDC_INSECURE to False 2017-07-29 23:13:12 +02:00
clime
2079c8852b copr: do not enable @copr/copr repo 2017-07-28 14:49:36 +02:00
clime
016f7ec5c2 copr-mbs: module build fix 2017-05-23 16:37:42 +02:00
clime
1ffd3c9011 copr-mbs: we need to listen also to org.fedoraproject.dev (because of internal mbs messages) 2017-04-20 16:37:20 +02:00
Jakub Kadlčík
5c470d2ef7 Listen to fedora-infra hub 2017-04-20 13:51:56 +02:00
clime
c5fd9257de copr-mbs: .copr suffix for fedmsg filter is not required 2017-04-20 13:45:01 +02:00
clime
cedbe1875f copr-mbs: restricting access to copr-mbs based on just location is enough right now 2017-04-20 13:43:18 +02:00
clime
46ac145b3e copr-frontend: restrict access to mbs to localhost only 2017-04-19 20:30:40 +02:00
clime
a74d4ca483 copr-mbs: add copr suffix to fedmsg topic filter 2017-04-19 19:30:20 +02:00
Jakub Kadlčík
468c9712a2 Allow custom component repositories 2017-04-18 16:14:58 +02: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
Jakub Kadlčík
0480a30a18 Use http on stg machine 2017-04-12 15:37:56 +02:00
Jakub Kadlčík
dc4ca2b165 Use module-build-service from repository 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
60a35821f2 Use backend IP address from variable 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
0d72316392 Remove outdated TODO 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
d1a71c0765 Remove testing purposes stuff, we don't need them anymore 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
0a1ed3134c Properly configure our MBS instance 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
b7c4948612 Drop OIDC settings, we will use NO_AUTH 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
ee436298fe Listen to copr-be-dev fedmsg-relay 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
4edd3e0a87 Not listen to fedora-infra hub 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
cf917e9677 Allow writing into DB file in SELinux 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
8812b2249b Remove redundant fedmsg.d files 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
5fd69b923c Use personal build of MBS with proxyuser patch 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
bf4f92cb4b Install copr cli config from template 2017-04-12 08:53:09 +02:00
Jakub Kadlčík
e91a3e9363 Change some auth settings for Copr MBS 2017-03-13 11:28:56 +01:00
Miroslav Suchý
1e8171d8ca download testing files only to devel instance 2017-01-26 12:51:55 +01:00
Miroslav Suchý
fa5718ad06 do not download cacert.pem, but generate it 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
94a373f448 Remove .gitignore files 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
8c98385fb0 Specify mbs uid and gid 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
ad219dc2d3 Download submit_build_copr.py 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
110b89ca10 Add copr-fe to mbs group 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
0f1942e44d Add apache to mbs group 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
ebe8c8ee0b Use apache instead of mbs-frontend 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
2937f0dd71 Add creates= to mv command 2017-01-26 12:51:55 +01:00
Jakub Kadlčík
9156326f9c Remove krbcc stuff since it is not required for copr 2017-01-26 12:51:54 +01:00
Jakub Kadlčík
29e9a1563e Use daemon reload handler 2017-01-26 12:51:54 +01:00