add docker mountpoint on extra subvolume
note: right now the subvol needs to be created prior running this playbook
This commit is contained in:
@@ -6,6 +6,8 @@ etc_fstab_entries_overwrite:
|
||||
src: UUID=254d6a53-398a-4a53-93d1-c45e61263791
|
||||
home:
|
||||
src: UUID=254d6a53-398a-4a53-93d1-c45e61263791
|
||||
docker:
|
||||
src: UUID=254d6a53-398a-4a53-93d1-c45e61263791
|
||||
|
||||
rpm_ostree_kargs_overwrite:
|
||||
'i915.enable_psr=0':
|
||||
|
||||
Reference in New Issue
Block a user