cobbler: support aarch64 31/46831/1
authorYibo Cai <yibo.cai@arm.com>
Tue, 7 Nov 2017 05:58:59 +0000 (13:58 +0800)
committerYibo Cai <yibo.cai@arm.com>
Tue, 7 Nov 2017 07:21:53 +0000 (15:21 +0800)
commitf2e3d1ed47cea49c1d06fcfce49fb4cb42e8f863
treeb746040d7be57a2645a435cafb11a99a9de400f9
parent805cbb914fa5927b4b04ea124870c66ecbcba6cc
cobbler: support aarch64

Set ADAPTER_OS_PATTERN='(?i)CentOS-7.*arm.*' to deploy CentOS aarch64.

Change-Id: I943e2edfc03b92446fb393c63c254ab8e3c37225
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
deploy/adapters/cobbler/kickstarts/default-aarch64.ks [new file with mode: 0644]
deploy/compass_conf/adapter/ansible_kubernetes.conf
deploy/compass_conf/os/centos7.3.aarch64.conf [new file with mode: 0755]
deploy/compass_conf/os/ubuntu16.04.aarch64.conf [new file with mode: 0755]
deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1611-arm-arm/profile.tmpl [new file with mode: 0755]
deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1611-arm-arm/system.tmpl [new file with mode: 0755]
deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl [new file with mode: 0755]
deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/system.tmpl [new file with mode: 0755]