aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/all-mcp-arch-common/backports.yml
blob: 268f09ae61d2493cb504ac33c777aa901be9c488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
##############################################################################
# Copyright (c) 2019 Mirantis Inc., Enea AB and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
classes:
  - system.linux.system.repo.keystorage.mirantis_com
  - cluster.all-mcp-arch-common.uca_repo
parameters:
  _param:
    backports_version: rocky
  linux:
    system:
      repo:
        mirantis_openstack:
          # yamllint disable-line rule:line-length
          source: "deb ${_param:linux_system_repo_url}/openstack-${_param:backports_version}/xenial xenial main"
          key: ${_param:linux_system_repo_mirror_mirantis_key}
          architectures: ${_param:linux_system_architecture}
          clean_file: true
          pinning:
            10:
              enabled: true
              pin: 'release o=Mirantis'
              priority: 1101
              package: '/jinja2|redis/'
            20:
              enabled: true
              pin: 'release o=Mirantis'
              priority: 1