Commit Graph

51 Commits

Author SHA1 Message Date
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
Valentin Gologuzov
294e3b3be1 [copr] copr.repo added baseurl with copr-backend external ip 2015-03-18 10:23:01 +01:00
Valentin Gologuzov
f90fa3eece [copr] putting all baseurl into the one repo definition 2015-03-18 10:08:44 +01:00
Valentin Gologuzov
7572ca78d0 [copr] added section to copr.repo with external ip; replaced numeric version with $rele 2015-03-18 09:58:39 +01:00
Valentin Gologuzov
323ae07ea8 [copr] set hostname before base role in all our playbooks;
install copr.repo before package installation
removed double include of some tasks
2015-03-18 09:38:23 +01:00
Kevin Fenzi
697de812ba Drop iptables here as it's in base and all copr* are using base now. 2015-02-23 16:28:42 +00:00
Miroslav Suchý
5ff4d73139 use either file or http
one will work on prod, other will work on stg
2015-02-09 22:28:10 +00:00
Miroslav Suchý
1205af5094 copr-be has new internal ip 2015-02-09 22:12:21 +00:00
Miroslav Suchý
01fc8d94cc do not use copr repo if unavailable during bootstrapping 2015-02-09 22:05:54 +00:00
Valentin Gologuzov
769f392493 [copr] prepearing backup for copr-keygen 2014-11-07 17:19:43 +01:00
Valentin Gologuzov
78d15aa75a [copr] added puppet.fp.o to /etc/hosts 2014-11-03 17:24:52 +01:00
Valentin Gologuzov
fbda86acbc [copr] install nrpe for fedmsg 2014-10-17 18:49:47 +02:00
Valentin Gologuzov
7eb2956b42 [copr] custom variable copr_hostbase to setup hostname 2014-10-10 14:25:12 +02:00
Valentin Gologuzov
7b10edf69d [copr] trying to set hostname from hostbase 2014-10-10 14:09:24 +02:00