72bb96c8e6b0320fe5b4602668726e63769a5714
[armband.git] / patches / opnfv-fuel / 0013-Revert-Get-back-to-the-GA-kernel.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2018 Enea AB and others.
3 :
4 : All rights reserved. This program and the accompanying materials
5 : are made available under the terms of the Apache License, Version 2.0
6 : which accompanies this distribution, and is available at
7 : http://www.apache.org/licenses/LICENSE-2.0
8 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
9 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
10 Date: Mon, 22 Jan 2018 19:41:37 +0100
11 Subject: [PATCH] Revert "Get back to the GA kernel"
12
13 This reverts commit d06bcfb72c44b507c3efee4de00f415869f48450.
14 ---
15  mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml | 2 +-
16  1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml b/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml
19 index 226a4f6..a298742 100644
20 --- a/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml
21 +++ b/mcp/reclass/classes/cluster/mcp-pike-common-ha/infra/maas.yml
22 @@ -25,7 +25,7 @@ parameters:
23      maas_db_password: opnfv_secret
24      dns_server01: ${_param:opnfv_dns_server01}
25      single_address: ${_param:infra_maas_node01_deploy_address}
26 -    hwe_kernel: 'hwe-16.04'
27 +    hwe_kernel: 'hwe-16.04-edge'
28    maas:
29      region:
30        salt_master_ip: ${_param:reclass_config_master}