Add root device for tfstate container

Because default profile was removed
This commit is contained in:
Khue Doan 2021-05-17 01:09:38 +07:00
parent 8287fe696f
commit fd6ab62a12

View File

@ -14,6 +14,11 @@
type: nic type: nic
nictype: macvlan nictype: macvlan
parent: "{{ network_interface }}" parent: "{{ network_interface }}"
root:
type: disk
pool: default
path: /
size: 8GiB
- name: Add tfstate container to host list - name: Add tfstate container to host list
add_host: add_host: