summaryrefslogtreecommitdiff
path: root/roles/domain-zone-management/templates/ovh.conf
blob: a2c373950e5f8efc7abf2a3fc3c728365f1b5418 (plain)
1
2
3
4
5
6
7
[default]
endpoint={{ ovhcloud_endpoint }}

[ovh-eu]
application_key={{ ovhcloud_application_key }}
application_secret={{ ovhcloud_application_secret }}
consumer_key={{ ovhcloud_consumer_key }}