Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python3-s3fuse-plugin-el9 / etc / tvault-object-store / tvault-object-store.conf
Size: Mime:
[DEFAULT]
#vault_s3_auth_version =
#vault_s3_endpoint_url =
#vault_s3_signature_version =

#Uncomment to add self signed cert file path otherwise by default public root certificates will be used.
#vault_s3_ssl_cert =

vault_s3_access_key_id =
vault_s3_secret_access_key =
vault_s3_region_name =
vault_s3_bucket =
vault_storage_type = s3
vault_s3_max_pool_connections = 500
vault_data_directory_old = /var/triliovault
vault_data_directory = /var/triliovault-mounts
log_file = /var/log/tvault-object-store/tvault-object-store.log
debug = False
verbose = True

vault_s3_max_pool_connections = 500

[s3fuse_sys_admin]
helper_command = sudo /usr/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper