From 90d8dbec76824f494970a898c5643a7c71cb29ae Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Aug 13 2018 17:39:07 +0000 Subject: Rawhide being F30 Signed-off-by: Mohan Boddu --- diff --git a/fedora-atomic.ks b/fedora-atomic.ks index 854fcca..3593f35 100644 --- a/fedora-atomic.ks +++ b/fedora-atomic.ks @@ -68,7 +68,7 @@ reboot # This location is where the compose gets synced to after the compose # is done. ostree remote delete fedora-atomic -ostree remote add --set=gpg-verify=true --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-primary fedora-atomic 'https://kojipkgs.fedoraproject.org/atomic/repo/' +ostree remote add --set=gpg-verify=true --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-30-primary fedora-atomic 'https://kojipkgs.fedoraproject.org/atomic/repo/' # older versions of livecd-tools do not follow "rootpw --lock" line above # https://bugzilla.redhat.com/show_bug.cgi?id=964299