#986 Updates to globalvar for f31 final release
Merged 4 years ago by codeblock. Opened 4 years ago by mohanboddu.
mohanboddu/fedora-websites f31-checksums  into  master

file modified
+16 -16
@@ -14,25 +14,25 @@ 

      'curr_cloud_AMI_state':  '', # either 'Alpha', 'Beta' or '' (i.e empty)

      'curr_server_state':  '',    # either 'Alpha', 'Beta' or '' (i.e empty)

      'curr_atomic_state':  '',    # 'Pre-Release' or '' - No Alpha/Beta for Atomic Host

-     'prev_arm_id': '29',

-     'prev_alt_id': '29',

-     'prev_cloud_id': '29',

+     'prev_arm_id': '30',

+     'prev_alt_id': '30',

+     'prev_cloud_id': '30',

      'prev_atomic_id': '29',

-     'curr_arm_id': '30',

-     'curr_alt_id': '30',

-     'curr_cloud_id': '30',

+     'curr_arm_id': '31',

+     'curr_alt_id': '31',

+     'curr_cloud_id': '31',

      'curr_atomic_id': '29',

-     'curr_server_id': '30',

-     'curr_cloud_AMI_id': '30',

+     'curr_server_id': '31',

+     'curr_cloud_AMI_id': '31',

      'curr_iot_id': '31',

-     'curr_silverblue_id': '30',

-     'next_silverblue_id': '31',

-     'next_arm_id': '31',

-     'next_alt_id': '31',

-     'next_cloud_id': '31',

-     'next_atomic_id': '31',

-     'next_server_id': '31',

-     'next_cloud_AMI_id': '31',

+     'curr_silverblue_id': '31',

+     'next_silverblue_id': '32',

+     'next_arm_id': '32',

+     'next_alt_id': '32',

+     'next_cloud_id': '32',

+     'next_atomic_id': '29',

+     'next_server_id': '32',

+     'next_cloud_AMI_id': '32',

      'composedate': '20160616',

      'unofficial_compose': '20181029',

      'alt_composedate': '20161118',

Pull-Request has been merged by codeblock

4 years ago
Metadata