Skip to content

Commit

Permalink
Try adding required param in payload
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdaley92 committed Jul 14, 2023
1 parent d7ba443 commit c5a23f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ansible/inventories/dev/group_vars/all/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ repositories:
useTrustStore: false
npm:
removeNonCataloged: true
removeQuarantined: true


- format: pypi
Expand Down
1 change: 1 addition & 0 deletions .ansible/inventories/prod/group_vars/all/repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ repositories:
useTrustStore: false
npm:
removeNonCataloged: true
removeQuarantined: true


- format: pypi
Expand Down

0 comments on commit c5a23f4

Please sign in to comment.