Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add your signed armored GPG key to repos directory to ease the key import for the users

No Format
gpg --armor --export <your name> >> GPG-KEY-bigtop
gpg --detach-sign --armor GPG-KEY-bigtop

Result looks like below:

No Format
GPG-KEY-bigtop
GPG-KEY-bigtop.asc
centos7/
debian9/
fedora26/
opensuse42.3/
ubuntu16.04/

...