-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
8
-
False
-
-
False
-
-
ANSTRAT-960 - Ensure MVP AAP Portal Experience ready out of the box
-
-
-
Cloud Content Sprint 45
Use the role created in ACA-1959 to create playbook for this experience along with the following files in cloud.aws_ops collection.
- extensions/experiences/configure_ec2/setup.yml: This YAML file is pivotal for creating projects and job templates within this experience. Job templates in the platform rely on this setup file to load all the requisite resources for the Experience. It serves as a blueprint for configuring the backup environment and defining essential parameters.
- extensions/experiences/configure_ec2/playbooks: This directory houses playbook to create ec2 instances on AWS .
- Survey Configuration: A comprehensive survey configuration is essential for gathering input from users to create ec2 instance according to specific requirements.
- execution environment: extensions/experiences/backup/exec_env/execution_environment.yml contains the definition for a tailored execution environment that ensures compatibility and functionality of all necessary Ansible modules and dependencies required for the tasks.
To create all these files , refer https://github.com/redhat-cop/network.backup/pull/27/files
Demo : https://drive.google.com/file/d/1OZ4Gw-7iWhIORvuKkhY1Avq1Y_AQnd4w/view?usp=sharing (Duration: 2:00 – 31:00)