forked from openshift/os
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhost-maipo.yaml
45 lines (44 loc) · 1.09 KB
/
host-maipo.yaml
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
34
35
36
37
38
39
40
41
42
43
44
45
ref: "openshift/3.10/x86_64/os"
include: host-base.yaml
repos:
# Base maipo repos
- maipo-server
- maipo-server-optional
- maipo-server-extras
- maipo-atomic
- maipo-ceph-tools-2
- maipo-glusterfs
# This one is generated by our own rpmdistro-gitoverlay run
- rhcos-continuous
# We currently track ostree/rpm-ostree git master upstream
- atomic-centos-continuous
# Generated by ART team
- atomic-openshift
# Maintained by containers runtime team
- cri-o-tested
# COPRs
- dustymabe-ignition
- lucab-rhcos-coreos-metadata
mutate-os-release: "4.0"
postprocess:
- |
#!/usr/bin/env bash
set -xe
# This is fixed in post-RHEL7 systemd
ln -sf ../tmp.mount /usr/lib/systemd/system/local-fs.target.wants
packages:
# auth legacy
- authconfig
# SELinux
- policycoreutils-python
# Networking legacy
- iptables-services
- bridge-utils biosdevname
# Container storage
- container-storage-setup cloud-utils-growpart
# Remote storage (maipo only)
- ceph-common glusterfs-fuse
remove-from-packages:
# https://github.com/openshift/os/issues/275
- - lua
- /usr/bin/.*