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

9 lines
182 B
YAML
Raw Normal View History

target_host: "deployment_host"
2024-09-18 13:35:37 +00:00
gpg_key_id: ""
vault_passphrase: ""
org_id: ""
location_id: ""
base_domain: ""
support_email: ""
ansible_ssh_extra_args: '-o StrictHostKeyChecking=no'