diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 60e7ed1..6e60385 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -16,6 +16,7 @@ -cores 2 \ -memory 2048 \ -net0 name=eth0,bridge=vmbr0,ip={{ addc_ansible_host }}/24,gw={{ location_gateway }} \ + -storage local-lvm \ -rootfs 1G become: yes become_user: root