summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mimas2.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-09-08 02:24:27 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-09-08 02:24:27 +0200
commiteb02a3f99dccb95bcb94eb428e7e19c88667f7e1 (patch)
tree7dc8d2b4f4289fe1f81aff48a76a29ae01b626a8 /inventory/host_vars/ch-mimas2.yml
parentmajor refactoring for cloud install (diff)
some more refactoring and cleanup of cloud install roles
Diffstat (limited to 'inventory/host_vars/ch-mimas2.yml')
-rw-r--r--inventory/host_vars/ch-mimas2.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-mimas2.yml b/inventory/host_vars/ch-mimas2.yml
new file mode 100644
index 00000000..b8f30628
--- /dev/null
+++ b/inventory/host_vars/ch-mimas2.yml
@@ -0,0 +1,10 @@
+---
+install:
+ cloud:
+ credentials:
+ token: "{{ vault_hcloud_api_token }}"
+ server_name: "{{ host_name }}"
+ disks:
+ root_lvm_size: all
+
+network: {}