testnet-ops/service-provider-setup/vars/k8s-vars.example.yml
2024-10-01 16:16:23 +05:30

9 lines
218 B
YAML

target_host: "deployment_host"
gpg_key_id: "{{ sec_key_id }}"
vault_passphrase: "{{ gpg_passphrase }}"
org_id: ""
location_id: ""
base_domain: ""
support_email: ""
ansible_ssh_extra_args: '-o StrictHostKeyChecking=no'