File tree Expand file tree Collapse file tree 2 files changed +0
-27
lines changed Expand file tree Collapse file tree 2 files changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -208,13 +208,6 @@ postprocess:
208
208
grep sudo /usr/lib/group >> /etc/group
209
209
fi
210
210
211
- # Remove the systemd unit; we only want the binary to be used
212
- # by MCD or kubelet. See below.
213
- - |
214
- #!/usr/bin/env bash
215
- set -xeuo pipefail
216
- rm /usr/lib/systemd/system/conntrackd.service
217
-
218
211
# Delete documentation.
219
212
- |
220
213
#!/usr/bin/env bash
@@ -307,10 +300,6 @@ packages:
307
300
# https://bugzilla.redhat.com/show_bug.cgi?id=1877905
308
301
# https://bugzilla.redhat.com/show_bug.cgi?id=1886201
309
302
- perl-interpreter
310
- # https://github.com/coreos/fedora-coreos-tracker/issues/404
311
- # https://bugzilla.redhat.com/show_bug.cgi?id=1925698
312
- # https://github.com/openshift/machine-config-operator/pull/2421
313
- - conntrack-tools
314
303
# Upstream PR https://github.com/coreos/fedora-coreos-config/pull/786
315
304
- WALinuxAgent-udev
316
305
# Provide fips-mode-setup which is needed by rhcos-fips.sh
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments