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
Pierre-Yves Chibon
65edd60cb1
Fix typo in path
2015-05-14 00:07:35 +02:00
Kevin Fenzi
b170f41b33
ok, lets try defining the pool and see if it auto adds one.
2015-05-13 22:02:58 +00:00
7325dfb5c6
adding smtp host for phabricator
2015-05-13 22:01:32 +00:00
Kevin Fenzi
e2230e097f
Hum. Odd that these would be exclusive.
2015-05-13 21:58:33 +00:00
Kevin Fenzi
524507dfee
More public_ip cleanup
2015-05-13 21:57:55 +00:00
Kevin Fenzi
30025b9b60
Try dropping this part using public_ip too
2015-05-13 21:56:42 +00:00
Kevin Fenzi
949fa177e1
No longer need to specify an ip hopefully.
2015-05-13 21:53:56 +00:00
Kevin Fenzi
2c6716fffc
Get floating ip from the external floating ip pool
2015-05-13 21:52:46 +00:00
Kevin Fenzi
2c77eea468
Try and enable root.
2015-05-13 21:50:38 +00:00
94bcdcfe28
adding missing package for phabricator, restarting daemons on config change
2015-05-13 21:50:16 +00:00
a55c747143
trying to get mail working from phabricator
2015-05-13 21:46:01 +00:00
Kevin Fenzi
7281794cfd
See if we can auto assign a ip and fix variable for new group.
2015-05-13 21:36:45 +00:00
Kevin Fenzi
6c63e23e07
Another stab
2015-05-13 21:26:45 +00:00
Kevin Fenzi
f6d9f5df5a
No need for region here.
2015-05-13 21:24:14 +00:00
3abbf36a07
adding password to vcs user so git over ssh works
2015-05-13 21:23:49 +00:00
Kevin Fenzi
d7ecfff48e
Move image back to default in the playbook and clean up another duplicate.
2015-05-13 21:23:12 +00:00