Commit graph

8453 commits

Author SHA1 Message Date
Ralph Bean
f3408ad27e Merge branch 'master' of /git/ansible 2015-05-14 18:08:19 +00:00
Ralph Bean
9627fa77c2 Declare backups for pagure. 2015-05-14 18:07:48 +00:00
f887f5baa7 add missing deps for beaker labcontroller 2015-05-14 17:42:20 +00:00
d544d05f71 beaker yum repo config is in beaker/base now 2015-05-14 17:37:28 +00:00
5637e6a34b deduping beaker repo files, fixing issue with url rendering for those repos on rhel 2015-05-14 17:35:39 +00:00
Kevin Fenzi
5ae73faa7c Fix transient cloud for non atomic case 2015-05-14 17:33:55 +00:00
Kevin Fenzi
d303646d39 Added info about how to install the self signed cloud cert. 2015-05-14 17:23:55 +00:00
bd2cb4161c adding mariadb_root_password for beaker-stg 2015-05-14 17:15:27 +00:00
42a088fcaa fixing issue with a weird colon char 2015-05-14 17:09:22 +00:00
4dfc8945ef fixing ansible syntax issues in beaker-stg group_vars 2015-05-14 17:06:11 +00:00
1b784e7778 Adding beaker lab controller and server roles for beaker-stg 2015-05-14 17:00:35 +00:00
Kevin Fenzi
d2011bc0e7 First stab at cloud readme, security groups section still needs re-write 2015-05-14 16:51:26 +00:00
Kevin Fenzi
c57f5151fe Tag the rkhunter role 2015-05-14 15:39:00 +00:00
Kevin Fenzi
7aa6f8fd9a Try and adjust rkhunter config for cloud nodes 2015-05-14 15:34:10 +00:00
Miroslav Suchý
74b02ea284 typo 2015-05-14 17:31:45 +02:00
Valentin Gologuzov
77a51304e9 [copr] backend/new-cloud pass key_name to nova_compute in builder playbook 2015-05-14 16:48:51 +02:00
Miroslav Suchý
0ad372be03 make it work with --check 2015-05-14 16:37:21 +02:00
Miroslav Suchý
b78d1f277e change the condition so it works even when the variable is not defined 2015-05-14 16:08:56 +02:00
Miroslav Suchý
f303f64dfe try this 2015-05-14 16:05:56 +02:00
Miroslav Suchý
878398f38d ansible_cmdline is not defined, will this help? 2015-05-14 15:55:29 +02:00
Miroslav Suchý
36a5b21deb try how it behave in dev instance with new mock 2015-05-14 15:49:06 +02:00
Adrian Reber
48e181ab24 Also crawl the last mirror in the database.
The last mirror in the database was not crawled and this adds '1' to
the --stopid if necessary.
2015-05-14 08:48:59 +00:00
Adrian Reber
2fc7977b35 Increase crawler timeout from 2h to 3h.
Since MM2 is in production about 140 mirrors have been auto-disabled
due to crawler timing out after 2 hours (default). Try if it works
better with 3 hours. This in combination with the previous commit
to decrease the load on the database should help to auto disable
less good mirrors. Especially mirrors who mirroring almost
everything can hardly be crawled within the 2 hour limit. Unfortunately
the limit is per host and not category.
2015-05-14 08:48:58 +00:00
Adrian Reber
703a46bada Start the crawl later on the second crawler.
Even with rsync as crawl method some hosts are taking a very long time
to be crawled. The network connection with rsync is only open for a
short time, but with both crawlers reading and writing from the database
it takes a very long time until the status of all directories is
updated. Therefore this patch introduces a 3 hour delay of the crawl
on the second crawler. This could also be solved with two different
cron.d files; one for each crawler.
2015-05-14 08:48:58 +00:00
Miroslav Suchý
9a06295fdf explain why we are doing that 2015-05-14 09:07:37 +02:00
Miroslav Suchý
8f00edf5b8 try this 2015-05-14 08:48:47 +02:00
c40b2e9e57 move staging notifs and nuancier_lite dbs
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-05-14 00:54:40 +00:00
Kevin Fenzi
608d978f51 Add note about re-running with the same name. Openstack does the right thing! 2015-05-13 23:58:15 +00:00
Kevin Fenzi
109598f2d5 Missed a few cases for atomic 2015-05-13 23:41:35 +00:00
Kevin Fenzi
b42db39955 See if we can handle the yum, dnf and ostree cases right. 2015-05-13 23:39:35 +00:00
Kevin Fenzi
fe59adfd6b Re-work the cloud_setup_basic. 2015-05-13 23:34:00 +00:00
Kevin Fenzi
e228e69ad2 Fix spelling mistake 2015-05-13 23:28:31 +00:00
Kevin Fenzi
c51ee8c6dc See if we can make this a little prettier 2015-05-13 23:18:07 +00:00
Kevin Fenzi
7bc4f4523e Kill off the old temp cloud instance stuff and make the new one default. 2015-05-13 23:12:42 +00:00
Kevin Fenzi
7e1f931765 Probibly this is a : issue 2015-05-13 23:07:10 +00:00
Kevin Fenzi
fa06d6b82d How about this? 2015-05-13 23:05:16 +00:00
Kevin Fenzi
f3d2f69efb How about this? 2015-05-13 23:04:26 +00:00
Kevin Fenzi
954cfad0c3 Quotes again. 2015-05-13 23:03:55 +00:00
Kevin Fenzi
2845d2cd40 Enable the email about instances. 2015-05-13 23:01:33 +00:00
Kevin Fenzi
5b7f1a4754 Tweak this for the syntax ansible wants hopefully 2015-05-13 22:52:12 +00:00
Kevin Fenzi
1ebf5010fd Try this to avoid host key junk 2015-05-13 22:48:15 +00:00
83168c635d reconfiguring phab to use bastion as smtp instead of local queue 2015-05-13 22:38:07 +00:00
Kevin Fenzi
7f9cbac257 Drop growpart stuff, as openstack does it now and add conditional for dnf in f22+ 2015-05-13 22:29:53 +00:00
Kevin Fenzi
8772048c89 Fix atomic image variables. 2015-05-13 22:23:35 +00:00
b5dd66da13 fixing mail settings, phab log dir ownership 2015-05-13 22:17:45 +00:00
Kevin Fenzi
dbb5c1d3d7 Hopefully this will do it. 2015-05-13 22:16:29 +00:00
Kevin Fenzi
7396c06565 Output nova_result so we can figure out the ip for the new transient instance 2015-05-13 22:14:12 +00:00
Kevin Fenzi
69cae3c7aa Define the default_floating_pool here so we can use it in nova client 2015-05-13 22:11:57 +00:00
Kevin Fenzi
8b26ace605 Revert "ok, lets try defining the pool and see if it auto adds one."
This reverts commit b170f41b33.
2015-05-13 22:09:54 +00:00
Pierre-Yves Chibon
483de08e8b Create and specify the TMP_FOLDER for pagure 2015-05-14 00:07:35 +02:00