The automation around generating the offline-snapshot yaml configuration file via source stack prefix isn't working as expected. The problem is that the automation always picks up the snapshot from the author-standby instance for creating the AEM Author components for Full-Set & Consolidated.
The automation around generating the offline-snapshot yaml configuration file via source stack prefix isn't working as expected. The problem is that the automation always picks up the snapshot from the author-standby instance for creating the AEM Author components for Full-Set & Consolidated.
This script
https://github.com/shinesolutions/aem-opencloud-manager/blob/master/src/cloud/aws.groovy#L35
needs to be updated to filter out the snapshot of the author-standby instance.