[FOLIO-1922] folio-ansible including tenantParameters multiple times on install Created: 29/Mar/19 Updated: 03/Jun/20 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Wayne Schneider | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | devops, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Core: Platform |
| Description |
|
When posting to /_/proxy/tenants/diku/install, it appears that we are posting the tenantParameters more than once: This doesn't appear to be causing problems, but the behavior of the modules is certainly not defined for receiving the same tenant parameter multiple times, so we should probably not do it. |