From 7429df0c5c82d85cc28de65a28869f60c0910da6 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Nov 13 2017 15:36:44 +0000 Subject: alt: move cloud ami vars to f27 --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index c0ccd16..53da2c4 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -23,13 +23,13 @@ release={ 'curr_cloud_id': '27', 'curr_atomic_id': '26', 'curr_server_id': '26', - 'curr_cloud_AMI_id': '26', + 'curr_cloud_AMI_id': '27', 'next_arm_id': '28', 'next_alt_id': '28', 'next_cloud_id': '28', 'next_atomic_id': '27', 'next_server_id': '27', - 'next_cloud_AMI_id': '27', + 'next_cloud_AMI_id': '28', 'composedate': '20160616', 'unofficial_compose': '20160614', 'alt_composedate': '20161118',