[ovn/noha] Simplify net scheme on compute nodes
[fuel.git] / mcp / reclass / classes / cluster / mcp-ovn-noha / openstack / init.yml
1 ##############################################################################
2 # Copyright (c) 2018 Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 classes:
10   - cluster.mcp-common-noha.openstack_init
11 parameters:
12   linux:
13     system:
14       repo:
15         uca:
16           source: "deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/${_param:openstack_version} main"
17           key_id: EC4926EA
18           key_server: keyserver.ubuntu.com
19           pin:
20             - pin: 'release o=Canonical'
21               priority: 1200
22               package: 'openvswitch* python-openvswitch ovn*'