From eb02a3f99dccb95bcb94eb428e7e19c88667f7e1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 8 Sep 2019 02:24:27 +0200 Subject: some more refactoring and cleanup of cloud install roles --- inventory/host_vars/ele-lt.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'inventory/host_vars/ele-lt.yml') diff --git a/inventory/host_vars/ele-lt.yml b/inventory/host_vars/ele-lt.yml index 41380e41..a75c482d 100644 --- a/inventory/host_vars/ele-lt.yml +++ b/inventory/host_vars/ele-lt.yml @@ -1,4 +1,14 @@ --- +install: + cloud: + credentials: + token: "{{ vault_hcloud_api_token }}" + disks: + root_lvm_size: all + +network: {} + + liquidtruth_app_user: lt ssh_allowusers_host: -- cgit v1.2.3