Commit Graph

31 Commits

Author SHA1 Message Date
Miroslav Suchý
44650c688e copr: squash_actions is deprecated 2019-04-02 10:27:39 +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
Kevin Fenzi
afef097a3d switch all the include tasks to import tasks 2017-10-17 17:37:03 +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
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
Miroslav Suchý
e7c3791eaf add tags config to some copr base tasks 2016-02-17 09:50:16 +01:00
Miroslav Suchý
5f8403c36e use dnf instead of yum 2016-02-11 09:03:11 +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
9e61b9c788 [copr/base] removed fail2ban since it's unusable 2015-06-01 18:28:59 +02:00
Miroslav Suchý
4b039ac429 skip this one temporary 2015-05-19 11:12:28 +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ý
afcf2694e2 try this 2015-04-01 13:47:11 +00: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
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
Valentin Gologuzov
f27bd43dd2 [WIP] Copr playbooks refactoring using ansible roles, new role for copr-keygen 2014-10-10 12:35:14 +02:00