0c94eef7be
This reverts commit6ee2995214
ande85c2a6f03
. I missed that if you pip install and then run dib-lint, it's not going to pick up the .yamllint file shipped here. Thus it gives spurious errors. The reason for this was simply better duplicate key detection in yaml files, which caused us problems with the kernel installs. However, at this point it seems just the old "does it load" test from pyyaml will be enough. Change-Id: I87a9fc9bb119cfeffad48fc0fa0df31f0181825d
20 lines
493 B
YAML
20 lines
493 B
YAML
audit:
|
|
dracut:
|
|
dracut-config-generic:
|
|
grubby:
|
|
kernel:
|
|
initscripts:
|
|
man-pages:
|
|
lsb_release:
|
|
redhat-rpm-config:
|
|
linux-firmware:
|
|
uninstall: true
|
|
linux-firmware-whence:
|
|
uninstall: true
|
|
# NOTE(ianw) pkg-map restricts this to !rhel/centos 7; in 7
|
|
# the "initscripts" package handles basic networking, in
|
|
# 8+ it's the role of NetworkManager and dhcp-client. This
|
|
# mirrors the default packages installed in upstream cloud images
|
|
# to facilitate a basic network.
|
|
NetworkManager:
|
|
dhcp-client: |