[FOLIO-3081] Re-add mod-data-export-worker to reference environments Created: 17/Mar/21 Updated: 18/Mar/21 Resolved: 18/Mar/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps Sprint 110 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
The mod-data-export-worker needed to be recently removed from the reference environments (
The developers now provided the additional configuration for S3, so add it back. |
| Comments |
| Comment by David Crossley [ 17/Mar/21 ] |
|
The developers closed the
|
| Comment by Wayne Schneider [ 17/Mar/21 ] |
|
It looks like this created some issues with the Vagrant build: [0;32m snapshot: TASK [build-module-list : Combine with existing folio_modules list for custom settings] ***[0m [0;32m snapshot: fatal: [default]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'aws_region' is undefined\n\nThe error appears to be in '/home/jenkins/workspace/Automation/folio-blackbox/CI/ansible/folio-ansible/roles/build-module-list/tasks/main.yml': line 44, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Combine with existing folio_modules list for custom settings\n ^ here\n"}[0m Looking at the files in group_vars, I think a default needs to be set for the aws_region variable. I'll make the required changes and test. Thanks for continuing to shepherd this along, David Crossley! |
| Comment by Wayne Schneider [ 17/Mar/21 ] |
|
I've made the changes I think are needed, Vagrant builds should fail for other reasons tonight |
| Comment by David Crossley [ 18/Mar/21 ] |
|
Closed. The module has been confirmed in a reference environment and released. |