ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | README | LICENSE

taler-exchange.env.j2 (499B)


      1 # Environment variables for taler-exchange-helper-measure-tops-sms-check
      2 EXCHANGE_AML_PROGRAM_TOPS_SMS_CHECK_REGEX="{{ exchange_aml_program_tops_sms_regex }}"
      3 
      4 # Environment variables for taler-exchange-helper-measure-tops-postal-check
      5 EXCHANGE_AML_PROGRAM_TOPS_POSTAL_CHECK_COUNTRY_REGEX="{{ exchange_aml_program_tops_postal_country_regex }}"
      6 
      7 # Environment variables for taler-exchange-helper-measure-enable-deposits
      8 EXCHANGE_AML_PROGRAM_TOPS_ENABLE_DEPOSITS_TOS_NAME="{{ exchange_terms_etag }}"
      9