Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Spring 7 : 13 Apr to 24 Apr
Description
During the an on-line session and later during an on-line review, we identified improvements in the "setup.yml" playbook and associated roles, such as:
- need to rename "secrets.yml" file to avoid conflicts with existing file of the same name which was not meant to be version-controlled
- avoid trashing "egress" rules in security group configuration in appstore_ec2 role
For this task:
- change secrets.yml to something else (can be done directly on master branch and committed)
- implement other improvements on a topic branch