[FN VMs] remove graphics
[fuel.git] / mcp / reclass / classes / cluster / all-mcp-arch-common / x86_64 / init.yml
1 ##############################################################################
2 # Copyright (c) 2017 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 parameters:
10   _param:
11     salt_control_xenial_image: salt://salt/files/control/images/base_image_opnfv_fuel_vcp.img
12
13     # VMs spawned on Foundation Node / Jump Host net ifaces (max 4)
14     opnfv_vm_primary_interface: ens2
15     opnfv_vm_secondary_interface: ens3
16     opnfv_vm_tertiary_interface: ens4
17     opnfv_vm_quaternary_interface: ens5
18
19     # MaaS timeouts
20     opnfv_maas_timeout_comissioning: 10
21     opnfv_maas_timeout_deploying: 15