testnet-ops/service-provider-setup/vars/k8s-vars.example.yml

9 lines
218 B
YAML
Raw Normal View History

target_host: "deployment_host"
2024-10-01 10:32:32 +00:00
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'