vault.yml.example 263 B

1234567
  1. # Copy this file to vault.yml and encrypt with:
  2. # ansible-vault encrypt group_vars/vault.yml
  3. #
  4. # Then reference these variables in relay.yml and landing.yml
  5. vault_ss_password: "your-shadowsocks-password-here"
  6. vault_trojan_password: "your-trojan-password-here"