diff --git a/ansible/host_vars/node-esp-1.yml b/ansible/host_vars/node-esp-1.yml index 168198a0..71a4f32a 100644 --- a/ansible/host_vars/node-esp-1.yml +++ b/ansible/host_vars/node-esp-1.yml @@ -21,7 +21,7 @@ autoinstall: number: 1 preserve: false grub_device: true - #path: /dev/sda1 + path: /dev/sda1 type: partition id: partition-0 - fstype: fat32 @@ -35,7 +35,7 @@ autoinstall: number: 2 preserve: false grub_device: false - #path: /dev/sda2 + path: /dev/sda2 type: partition id: partition-1 - fstype: ext4 @@ -49,7 +49,7 @@ autoinstall: number: 3 preserve: false grub_device: false - #path: /dev/sda3 + path: /dev/sda3 type: partition id: partition-2 - name: ubuntu-vg