mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
Add tag to sharedlandscapeconsts for instance codeployment
This commit is contained in:
+4
@@ -118,4 +118,8 @@ public interface SharedLandscapeConstants {
|
||||
* The tag for a security group for a sailing application server.
|
||||
*/
|
||||
String SAILING_APPLICATION_SG_TAG = "application-server-sg";
|
||||
/**
|
||||
* Indicates that an instance is suitable for co-deployment with httpd.
|
||||
*/
|
||||
String INSTANCE_SUITABLE_FOR_HTTPD = "canCoDeployWithHttpd";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user