summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mimas2.yml
blob: b8f30628baba706229d65ada4cdab83dbf034e00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
install:
  cloud:
    credentials:
      token: "{{ vault_hcloud_api_token }}"
    server_name: "{{ host_name }}"
  disks:
    root_lvm_size: all

network: {}