6ee2995214
This gives us better linting of YAML files that just opening them. This would have detected the duplicate keys in I34e27d821fbefe274e7b007f37b0bd34db2e1d26. The .yamllint is taken from zuul-jobs where it is also used as a fairly sane set of default rules. A few minor newline fixes are added. Change-Id: I96d6644ae24f7deb84fa50fefbda0f0d33e0e009
21 lines
494 B
YAML
21 lines
494 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:
|