Skip to content

Commit

Permalink
Remove PIP_BREAK_SYSTEM_PACKAGE from molecule testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed Jan 19, 2025
1 parent 5eb2497 commit c071819
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions molecule/cluster/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
minio_url: "https://{{ server_hostname }}:{{ minio_server_port }}"
minio_validate_certificate: false
minio_prometheus_bearer_token: true
minio_pip_environment_vars:
PIP_BREAK_SYSTEM_PACKAGES: "1"
minio_server_datadirs:
- '/mnt/disk/minio'
minio_server_cluster_nodes:
Expand Down

0 comments on commit c071819

Please sign in to comment.