#63 fix atomic iso 'latest' redirect
Merged 7 years ago by maxamillion. Opened 7 years ago by maxamillion.
maxamillion/fedora-websites fix-two-week-atomic  into  master

@@ -196,7 +196,7 @@ 

  

      # Special case for Atomic ISO latest redirect rule mapping because it's

      # not included in fedmsg data

-     atomic_iso_filename = "Fedora-Atomic-dvd-x86_64-{}-{}.iso".format(

+     atomic_iso_filename = "Fedora-Atomic-ostree-x86_64-{}-{}.iso".format(

          globalvar.release['curr_id'],

          results['release'][composedate_prefix + 'atomic_composedate']

      )

Pull-Request has been merged by maxamillion

7 years ago
Metadata