Commit Graph

64 Commits

Author SHA1 Message Date
Miroslav Suchý
44650c688e copr: squash_actions is deprecated 2019-04-02 10:27:39 +02:00
Miroslav Suchý
3fa98c7839 copr: forward root emails to praiskup instead to clime 2019-04-01 11:05:41 +02:00
Jakub Kadlčík
3edec0cf25 Install latest copr-selinux 2019-02-12 13:33:56 +01:00
Jakub Kadlčík
ada5904d81 Install copr-selinux on all Copr machines 2018-10-08 21:58:53 +02:00
Miroslav Suchý
658df40ee8 copr: remove asamalik and add clime,jkadlcik to forward files 2018-08-28 15:39:20 +02:00
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
a4ca0db30c more include cleanups 2017-10-15 20:22:53 +00:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
clime
2079c8852b copr: do not enable @copr/copr repo 2017-07-28 14:49:36 +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
d20a648fad Enable copr-dev repo on stg machines 2017-04-12 08:53:09 +02:00
clime
9b917e7732 copr: remove no longer valid records in hosts file 2017-01-23 10:17:29 +01:00
clime
673df1ccd5 copr: stop using yum-deprecated and install python2-modulemd from official fedora repos
Note that copr-backend is installed from @copr/copr repo. That however needs lighttpd to
be already running unless package is retrieved from a local filepath. That's why we add
additional local-filesystem path repofile for @copr/copr.
2017-01-19 12:00:34 +01:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Kevin Fenzi
dca4749ecf Fix typo 2016-06-25 20:47:09 +00:00
Kevin Fenzi
0835b5d8cb And fix this failed when 2016-06-25 20:44:52 +00:00
Kevin Fenzi
ccefb53e23 This has to be a shell 2016-06-25 20:42:39 +00:00
Kevin Fenzi
83e8f454ca Move the logic to the command 2016-06-25 20:41:49 +00:00
Kevin Fenzi
0a921a8bc7 See if we can escape the :s here 2016-06-25 20:38:38 +00:00
Kevin Fenzi
e1fed90fee Check offloading and only run command when needed. 2016-06-25 20:35:47 +00:00
Kevin Fenzi
5e26076273 Update copr raise flag addresses 2016-06-07 19:53:50 +00:00
Miroslav Suchý
b36a14c7b6 alter point of contacts and remove some people from copr-dev access list 2016-03-16 10:13:51 +01:00
Miroslav Suchý
e7c3791eaf add tags config to some copr base tasks 2016-02-17 09:50:16 +01:00
Miroslav Suchý
403dfd3f8d update copr-fe ip address 2016-02-11 09:58:26 +01:00
Miroslav Suchý
5f8403c36e use dnf instead of yum 2016-02-11 09:03:11 +01:00
Miroslav Suchý
a1ad68fc2f update copr-be ip address 2016-02-11 09:01:09 +01:00
Miroslav Suchý
723370415c update repo files and enable gpg keys checks 2016-02-09 10:08:13 +01:00
Miroslav Suchý
0a200b27e0 update copr-be ip in configs 2016-01-04 13:09:16 +01:00
Miroslav Suchý
3971030e76 update copr internals IP 2016-01-04 12:33:36 +01:00
Miroslav Suchý
f45bdd96c5 disable NIC offloading on copr machines [RHBZ#1268192] 2015-10-05 12:15:53 +02:00
Valentin Gologuzov
f4a24f4e54 [copr][base] use ansible_distribution != 'Fedora' to detect non fedora hosts 2015-07-21 17:45:58 +02:00
Valentin Gologuzov
24ff6c0cc9 [copr][base] enable epel for non-fedora hosts 2015-07-21 16:41:56 +02:00
Valentin Gologuzov
122d7bfbdf [copr][backend] put copr.repo to the builders 2015-06-30 14:26:31 +02:00
Miroslav Suchý
f49e0abe06 update new internal copr's IP 2015-06-04 14:26:26 +02:00
Valentin Gologuzov
9e61b9c788 [copr/base] removed fail2ban since it's unusable 2015-06-01 18:28:59 +02:00
Valentin Gologuzov
fd6b3f475e [copr] updates common /etc/hosts
[copr][backend] use builder base image, use new build playbooks
2015-05-19 16:39:16 +02:00
Miroslav Suchý
4d1f00ff96 change internal ip once again 2015-05-19 14:07:09 +02:00
Miroslav Suchý
4b039ac429 skip this one temporary 2015-05-19 11:12:28 +02:00
Miroslav Suchý
81ab49526f put in place internal IPs 2015-05-19 09:33:14 +02:00
Miroslav Suchý
e7a7e78f00 migrate copr-be to new cloud 2015-05-19 09:06:13 +02:00
Valentin Gologuzov
41ffa1a146 [copr] define handler to restart postgres 2015-04-30 15:46:34 +02:00
Valentin Gologuzov
7dc47354da [copr] changed order in copr.repo::base_url 2015-04-15 15:32:12 +02:00
Valentin Gologuzov
4cbc4e76c9 [copr] add PEERDNS=no to keep /etc/resolv.conf in place; fix init frontend playbook 2015-04-08 15:14:36 +02:00
Miroslav Suchý
7324f2d711 we should not need this any more 2015-04-01 14:02:00 +00:00
Miroslav Suchý
afcf2694e2 try this 2015-04-01 13:47:11 +00:00
Valentin Gologuzov
c7e269c509 [copr] correct yum repo syntax 2015-03-18 13:36:35 +01:00
Valentin Gologuzov
2fc9ed3c5a [copr] ok, yum is stubborn, leaving only public ip of copr-backend in copr.repo 2015-03-18 13:16:33 +01:00
Valentin Gologuzov
8cbc159325 [copr] temporary copr.repo to try first external ip 2015-03-18 13:08:57 +01:00