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