mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
bug5692: identify the ARCHIVE by replica set name, not instance tag;
additionally fixing setting the region for selecting the AMI when deploying to an existing host
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ public interface SharedLandscapeConstants {
|
||||
*/
|
||||
String SAILING_ANALYTICS_APPLICATION_HOST_TAG = "sailing-analytics-server";
|
||||
|
||||
String ARCHIVE_SERVER_APPLICATION_HOST_TAG_VALUE = "ARCHIVE";
|
||||
String ARCHIVE_SERVER_APPLICATION_REPLICA_SET_NAME = "ARCHIVE";
|
||||
|
||||
/**
|
||||
* Value of the {@link #SAILSAILING_ANALYTICS_APPLICATION_HOST_TAGING_ANALYTICS_APPLICATION_HOST_TAG} tag
|
||||
|
||||
Reference in New Issue
Block a user