#208 Signing keys differ in rawhide for cloud, docker, atomic
Closed: Invalid Opened by kevin.

% git grep sigkeys
fedora-atomic.conf:sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned
fedora-cloud.conf:sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned
fedora-docker.conf:sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned
fedora-modular.conf:#sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned
fedora-modular.conf:sigkeys = [None]
fedora.conf:sigkeys = ['F5282EE4']

Should now atomic, cloud and docker be using the f27 key? (I understand that modularity isn't signing yet).

This for example prevents hardlinks between cloud and the rest of the trees...


Only fedora.conf I'd currently used.

We figured out what we were seeing and the master is ok. :)

Metadata Update from @kevin:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata