mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-01-12 23:00
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user