Auto Generated INFO.yaml file
[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 1100 deb [arch=arm64] http://linux.enea.com/mcp-repos/pike/xenial pike-armband main
22     pkg:
23       install:
24         - linux-image-generic-hwe-16.04-edge
25         - linux-headers-generic-hwe-16.04-edge
26         - salt-minion
27   control:
28     pkg:
29       install:
30         - cloud-init