Add legacy config key mappings for lxc version 4

Change-Id: I07d5f33abd0c87aadf0da0898459eb833957ae71
This commit is contained in:
Jonathan Rosser 2020-05-21 12:23:57 +01:00
parent deb667df14
commit ec5163b1df
1 changed files with 5 additions and 0 deletions

View File

@ -264,6 +264,11 @@ lxc_hosts_opensuse_mirror_obs_url: "{{ lxc_hosts_opensuse_mirror_url }}"
## A list of 'legacy' lxc configuration keys and their corresponding new
## keys. Use this map to substitute keys suitable for other/newer lxc versions
lxc_template_config_key_mapping:
4:
fstab: lxc.mount.fstab
rootfs: lxc.rootfs.path
rootfs_backend: lxc.rootfs.backend
uts_name: lxc.uts.name
3:
fstab: lxc.mount.fstab
rootfs: lxc.rootfs.path