diff --git a/roles/tpa_single_node/vars/main.yml b/roles/tpa_single_node/vars/main.yml index 8fd39144..c829201b 100644 --- a/roles/tpa_single_node/vars/main.yml +++ b/roles/tpa_single_node/vars/main.yml @@ -19,8 +19,8 @@ tpa_single_node_pg_user_passwd: guac1234 tpa_single_node_pg_ssl_mode: disable # Storage Service (S3 or Minio) -tpa_single_node_storage_endpoint: https://minio-route-ansible-test.apps.tpa1.tpa.rhocf-dev.net # -tpa_single_node_storage_region: us-west-1 # # For Minio just keep us-west-1 +tpa_single_node_storage_endpoint: # +tpa_single_node_storage_region: # # For Minio just keep us-west-1 tpa_single_node_storage_access_key: "{{ lookup('env', 'TPA_STORAGE_ACCESS_KEY') }}" tpa_single_node_storage_secret_key: "{{ lookup('env', 'TPA_STORAGE_SECRET_KEY') }}" tpa_single_node_storage_bombastic_bucket: bombastic-default #