1,885
edits
Changes
→Testing
# Confirm that you cannot install from that repository using yum.
# Uncomment the <code>gpgkey</code> line, and point it to a new file within <code>/etc/pki/rpm-gpg/</code>
# Create that file by running (as your regular user): <code>gpg --export --armour <i>e-mail-address</i></code>and saving the output
# Confirm that you can now install from your repository. You should be asked whether you wish to import the key for your repo.