peridot/publisher
Mustafa Gezen 6e213b3263
Sync-01 - 10/30/2022
2022-10-30 02:59:43 +01:00
..
cmd Sync-01 - 10/30/2022 2022-10-30 02:59:43 +01:00
updateinfo Sync-01 - 10/30/2022 2022-10-30 02:59:43 +01:00
BUILD Initial commit 2022-07-07 22:13:21 +02:00
README.md Initial commit 2022-07-07 22:13:21 +02:00

README.md

publisher

(Peridot uses yumrepofs, this is for legacy errata/koji errata)

Legacy errata mode

This mode only populates pungi generated repositories with errata metadata. It can be deployed like this:

STABLE_STAGE=-prod bazel run --platforms @io_bazel_rules_go//go/toolchain:linux_amd64 //publisher/cmd/publisher-legacy-errata:publisher-legacy-errata-tool

After an updates compose is finished and merged into the correct point release directory (for example: 8.4-RC2) run:

ansible-playbook -i inventories/hosts.ini playbooks/secparse001-publish.yml

The ansible playbook is present in https://github.com/rocky-linux/peridot-ansible