commit | e7d96ea00c97e1dac1d61aec09065ce91dafad5d | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Nov 13 19:51:52 2020 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Sat Nov 14 12:42:20 2020 +0100 |
tree | cdd42007c1e1fae666117358299087b5f131e874 | |
parent | 136e237ea522d22110a97e452f8e9b9d5c048ed3 [diff] |
Add missing Fedora 33 packages - unzip and perl-ExtUtils-MakeMaker for buildroot - zip for the doc builds - boost-devel for our internal C++ SW Also enable "deprecated" key exchange algos (and whatever else) so that I can still connect to our Gerrit. Use UTC timestamps everywhere. That should, hopefully, remove some of the confusion with Zuul 3.19+ support for user-picked TZs. Change-Id: Ia66e852b498d3772c08754b943861625c9566782
This is what is currently powering the CI infrastructure tied to our Gerrit. It's mostly about Zuul v3 with Nodepool, log storage, etc.
Note that some pieces (Gerrit itself in particular) are still deployed via Puppet for legacy reasons. That configuration is internal.
# Example: provision the Zuul server ansible-playbook -i production site.yml -l zuul-server