maas: Switch back to ga-18.04 kernel during deploy 81/69581/3
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 26 Jan 2020 15:40:50 +0000 (16:40 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 28 Jan 2020 13:17:07 +0000 (14:17 +0100)
commit6ecb2f9a9cd8b0c97002a7ff5583690856c11af0
treeb4baa14fc017aea5602ee37c1ca886f3c1c71f55
parentfccf558f0c55c0b26448961a97d8edae3dd7db4d
maas: Switch back to ga-18.04 kernel during deploy

hwe-18.04, currently based on 5.3 kernel in Bionic, has issues on both
x86_64 and aarch64 nodes, so use ga-18.04, currently based on 4.15.

If MCP_KERNEL_VER is set (currently pinned to 5.0), the ga-18.04 kernel
is replaced by the specified version after the MaaS commissioning,
initial MaaS deployment.

Change-Id: Ibe8e27217025290c1263f8dca9496b2cde24368c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mcp/reclass/classes/cluster/all-mcp-arch-common/infra/maas.yml.j2