Skip to content

Commit

Permalink
manifests: drop libvarlink conditional includes
Browse files Browse the repository at this point in the history
Now that we have waited an amount of time let's drop libvarlink-util
altogether.

Closes coreos/fedora-coreos-tracker#1130
  • Loading branch information
dustymabe committed May 6, 2022
1 parent 0856e21 commit 0e50d9b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
7 changes: 0 additions & 7 deletions manifests/fedora-coreos-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ ostree-layers:
- overlay/20platform-chrony

conditional-include:
# https://github.com/coreos/fedora-coreos-tracker/issues/1130
- if: stream == "testing-devel"
include: varlink.yaml
- if: stream == "testing"
include: varlink.yaml
- if: stream == "stable"
include: varlink.yaml
# https://github.com/coreos/fedora-coreos-tracker/issues/676
- if: releasever >= 36
include: iptables-nft.yaml
Expand Down
5 changes: 0 additions & 5 deletions manifests/varlink.yaml

This file was deleted.

0 comments on commit 0e50d9b

Please sign in to comment.