Clement Verna
4d934c5105
OSBS: Create osbs-aarch64 stg
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 20:15:40 +02:00
Jeremy Cline
f57f3026d5
Add a RabbitMQ vhost for pubsub (fedmsg) and configure an HA policy
...
Since many of our applications will likely wish to use RabbitMQ for
private things like work queues, using separate vhosts is a good idea.
This sets up a single vhost to act as a fedmsg replacement (called
pubsub) and configures it for high availability.
The HA policy mirrors queues to all nodes in the cluster and enables
automatic synchronization with a batch size of 10K messages. Automatic
synchronization means that when a new node joins the cluster, all
messages from existing nodes are pushed to the new node, blocking queue
activity until mirroring is complete.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-02 18:11:29 +00:00
Randy Barlow
49355e6d83
Revert "Define mailing addresses for modular releases."
...
This reverts commit 56da61c351
.
This is being reverted because of
https://github.com/fedora-infra/bodhi/issues/2633 .
2018-10-02 17:31:14 +00:00
Clement Verna
2c774befb6
OSBS: Revert containerized change and use newer openshift-ansible version
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 15:20:08 +02:00
František Zatloukal
7f6a4c4059
Taskotron: Disable check_modulemd on dev
2018-10-02 13:59:13 +02:00
Patrick Uiterwijk
c0d16b6d25
cverna is now responsible for containerbuild
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-02 13:04:09 +02:00
Clement Verna
1b4ad982e6
OSBS: fix tag for x86 cluster deployment
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 12:17:10 +02:00
Clement Verna
a44db6757e
OSBS: try to use containerized deploy for aarch64 cluster
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 11:57:17 +02:00
Kevin Fenzi
72ddd973f0
clean up main.cf files, add recipient restrictions to more
2018-10-02 00:50:40 +00:00
Kevin Fenzi
ab303a3ae1
adjust postfix config for 3.3.0 and later that has to set smtpd_recipient_restrictions
2018-10-02 00:47:11 +00:00
Kevin Fenzi
be25646e56
add happinesspacket notifications to commops. ticket 7143
2018-10-02 00:22:01 +00:00
Kevin Fenzi
a737144235
add fedora-join notifications. ticket 6919
2018-10-02 00:20:59 +00:00
Kevin Fenzi
8df1499ee9
Rename these to be more clear
2018-10-01 23:35:05 +00:00
Kevin Fenzi
b0fac77859
all these should be templates
2018-10-01 23:18:16 +00:00
Kevin Fenzi
f90e226545
also sync ssl stuff for these other places
2018-10-01 23:03:50 +00:00
Kevin Fenzi
27ee7ebfba
use bodhi config as an example of new vars
2018-10-01 22:37:28 +00:00
Kevin Fenzi
a9feedd9e0
add import of vars to virt-instance create, should get almost all our hosts
2018-10-01 22:07:15 +00:00
Kevin Fenzi
06df62f7ae
Lets see if this works
2018-10-01 22:05:11 +00:00
Kevin Fenzi
65f2e53b3a
Drop a unused file, update readme.
2018-10-01 21:57:27 +00:00
Kevin Fenzi
62b5f43243
put this back to just a bare number
2018-10-01 21:47:04 +00:00
Kevin Fenzi
44cad9f551
add some more adjust
2018-10-01 21:43:13 +00:00
Kevin Fenzi
33291dee58
test more
2018-10-01 21:37:06 +00:00
Kevin Fenzi
a24ca9b843
try removing singquotes
2018-10-01 21:27:34 +00:00
Kevin Fenzi
eafb9b226d
Perhaps we need to filter for int here.
2018-10-01 21:23:06 +00:00
Kevin Fenzi
a63f6cdfdd
try this out
2018-10-01 21:20:08 +00:00
Kevin Fenzi
6651ce408d
Add quotes, rename some things, try some more complex dependencies
2018-10-01 21:15:02 +00:00
Kevin Fenzi
9ba2cb2df0
adjust things
2018-10-01 21:02:17 +00:00
Kevin Fenzi
021eedcf68
make this a dict/hash
2018-10-01 20:52:16 +00:00
Kevin Fenzi
bf771767ef
Test out a little bit of variable stuff to see if it will work to help us.
2018-10-01 20:45:05 +00:00
Randy Barlow
56da61c351
Define mailing addresses for modular releases.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-01 20:03:32 +00:00
Kevin Fenzi
63719a1fd8
standardize ssl stuff
2018-10-01 19:44:52 +00:00
Dusty Mabe
354141b4e3
new-updates-sync: sync the base ref for now until f29 release
...
Until f29 is released lets sync over the base ref so that people
who are running beta can get updates or people who want to can
rebase.
2018-10-01 14:06:24 -04:00
Dusty Mabe
9e6f9104cb
new-updates-sync: it's silverblue now
...
The previous revert somehow made it so that f29 went
back to workstation and not silverblue. Fix that.
2018-10-01 14:06:17 -04:00
Kevin Fenzi
9e1c8172d4
Do not use latest here. If we need to update it we update it on updates cycles or manually.
2018-10-01 17:53:20 +00:00
Randy Barlow
eb19cde1f8
Configure production not to clean old repos after composes.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-01 16:32:47 +00:00
Randy Barlow
a86ef99e8b
Upgrade production to bodhi-3.10.0-1.fc27.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-01 16:31:00 +00:00
Clement Verna
f60a68082d
OSBS: use specific branch for aarch64.
...
Aarch64 is not a supported etcd platform, we need to add ETCD_UNSUPPORTED_ARCH=arm64
to the etcd config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 16:31:45 +02:00
František Zatloukal
7fd5c517f2
Taskotron: Some tweaking on dev around Python 3
2018-10-01 15:38:26 +02:00
František Zatloukal
906896a27c
Taskotron: Use Python 3 on Dev
2018-10-01 14:19:10 +02:00
Clement Verna
3c85514973
OSBS: disable docker_image_availability check.
...
docker_image_availability requires python-docker-py package
this package is not available in Fedora anymore and has been replaced
by python-docker.
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 14:10:56 +02:00
Clement Verna
33f879700f
OSBS: Add aarch64 stg master to openshift pre-req play
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 12:22:24 +02:00
Clement Verna
155026444f
OSBS: Add aarch64 openshift cluster deployment
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 12:06:38 +02:00
Clement Verna
24193c8c14
OSBS: Fixing syntax error
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 11:22:11 +02:00
Clement Verna
e85d8fcf74
OSBS : refactor the openshift cluster install play
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 11:19:05 +02:00
Aurélien Bompard
23291a3b34
Implement the messaging-bridges app
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2018-10-01 08:37:52 +00:00
Jan Kaluža
f9ef6259b3
Use MBS instead of PDC to get modules in ODCS.
2018-10-01 05:27:53 +00:00
Kevin Fenzi
7d31b6b772
Drop duplicate Listen 443, there's already one in mod_ssl.conf
2018-09-30 23:20:53 +00:00
Kevin Fenzi
a203cde30e
secondary01 needs a public_hostname
2018-09-30 21:15:03 +00:00
Kevin Fenzi
b24b3c109d
use persistent volume in prod openshift for logging too
2018-09-30 18:29:09 +00:00
Kevin Fenzi
cd65e68ec6
perhaps this new var will work
2018-09-29 23:53:58 +00:00