mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2025-08-17 18:28:03 +02:00
Updated plugins readmes
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
rpm = /bin/rpm
|
||||
gpgbin = /usr/bin/gpg
|
||||
gpg_path = /etc/koji-sign-plugin/gnupg
|
||||
gpg_name = My Company, Inc. <support@mycompany.com>
|
||||
gpg_pass = my_passphrase
|
||||
gpg_name = kojiadmin@koozali.org
|
||||
gpg_pass = ''
|
||||
enabled = 1
|
||||
|
||||
# Defaults can be overridden on a per tag basis
|
||||
[dist-foo-build]
|
||||
gpg_name = My Other Company, Inc. <support@myothercompany.com>
|
||||
gpg_pass = my_other_passphrase
|
||||
#[dist-sme12-os]
|
||||
#gpg_name = sme12@koozali.org
|
||||
#gpg_pass = ''
|
||||
|
||||
|
Reference in New Issue
Block a user