summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-testvm-hcloud.yml
blob: 66a1ab01f59a10647ed345e18a88bf8be5ea9585 (plain) (blame)
1
2
3
4
5
6
7
---
install:
  efi: yes
  arch: arm64
  cloud:
    credentials:
      token: "{{ vault_hcloud_api_token }}"