Merge "AArch64: s/ocata/pike/g in scenario defaults"
[fuel.git] / mcp / config / scenario / defaults-aarch64.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Mirantis Inc. 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 base_image: https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-arm64-uefi1.img
10 virtual:
11   default:
12     vcpus: 6
13     ram: 4096
14   common:
15     apt:
16       keys:
17         - https://linux.enea.com/mcp-repos/pike/xenial/archive-mcppike.key
18       repos:
19         # <repo name> <repo prio> deb [arch=<arch>] <repo url> <repo dist> <repo comp>
20         - saltstack 500 deb [arch=arm64] http://linux.enea.com/saltstack/apt/ubuntu/16.04/arm64/2016.11 xenial main
21         - armband_openstack 1100 deb [arch=arm64] http://linux.enea.com/mcp-repos/pike/xenial pike main
22         - armband_mk_openstack 1100 deb [arch=arm64] http://linux.enea.com/apt-mk/xenial nightly pike
23         # NOTE(armband): Empty repo, keep commented out as reference
24         # - armband_mcp_extra 1100 deb [arch=arm64] http://linux.enea.com/apt-mk/xenial nightly extra
25     pkg:
26       install:
27         - linux-image-generic-hwe-16.04-edge
28         - linux-headers-generic-hwe-16.04-edge
29         - salt-minion
30   control:
31     pkg:
32       install:
33         - cloud-init