Update to 2022-01-12 23:00

This commit is contained in:
Daniel Berteaud
2022-01-12 23:00:05 +01:00
parent e73f05f073
commit 106aeda320
7 changed files with 61 additions and 56 deletions

View File

@@ -7,8 +7,6 @@ rpm_packager: RPM Builder <rpms@{{ ansible_domain }}>
rpm_user: rpmbuilder
# Unix group allowed to submit builds
rpm_build_group: rpmbuilders
# Admin email where notifications will be sent
rpm_admin_email: "{{ system_admin_email | default('root@' ~ ansible_domain) }}"
# name of the GPG key used to sign the packages
rpm_gpg_name: RPM Signing Key
rpm_gpg_email: rpms@{{ ansible_domain }}