Skip to content

Commit

Permalink
Merge pull request #356 from cgwalters/move-release-package
Browse files Browse the repository at this point in the history
manifest: Move -release package to maipo
  • Loading branch information
openshift-merge-robot authored Oct 10, 2018
2 parents f292dc6 + aa0706f commit 2f1d6ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions host-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ check-groups:
packages:
# Kernel + systemd + journal
- kernel irqbalance microcode_ctl systemd systemd-journal-gateway
# Release package
- redhat-release-coreos
# rpm-ostree
- rpm-ostree nss-altfiles
# SELinux
Expand Down
2 changes: 2 additions & 0 deletions host-maipo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ postprocess:
# This is fixed in post-RHEL7 systemd
ln -sf ../tmp.mount /usr/lib/systemd/system/local-fs.target.wants
packages:
# Release package (in the future, there may be a separate -ootpa one)
- redhat-release-coreos
# auth legacy
- authconfig
# SELinux
Expand Down

0 comments on commit 2f1d6ed

Please sign in to comment.