Add ansible architecture mapping for arm64
Change-Id: I90f7b19d745018c7d83a56954ed67fa09de0e491
This commit is contained in:
parent
296f428b9c
commit
9cc46c8cfa
@ -60,6 +60,7 @@ lxc_architecture_mapping:
|
|||||||
ppc64le: ppc64el
|
ppc64le: ppc64el
|
||||||
s390x: s390x
|
s390x: s390x
|
||||||
armv7l: armhf
|
armv7l: armhf
|
||||||
|
aarch64: arm64
|
||||||
|
|
||||||
# lxc container rootfs directory and cache path
|
# lxc container rootfs directory and cache path
|
||||||
lxc_container_directory: "/var/lib/lxc"
|
lxc_container_directory: "/var/lib/lxc"
|
||||||
|
Loading…
Reference in New Issue
Block a user