This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
sysconfig/requirements/accepted_variables.yml

74 lines
934 B
YAML

---
initramfs_generator:
- mkinitfs
- dracut
- booster
snapshot_tool:
- btrbk
- sanoid
- snapper
- zrepl
# NOTE: Keep this in sync with `shell_mappings` in roles/user/defaults/main.yml
usershell:
- ash
- bash
- dash
- fish
- hilbish
- ion-shell
- nushell
- sh
- xonsh
- yash
- zsh
seat_manager:
- seatd
- elogind
acpid_daemon:
- busybox
- acpid
device_manager:
- mdev
- mdevd
- udev
# udhcpc, dhclient, dhcpcd are configured with 'networking' service using ifupdown-ng,
# in that same priority (/usr/libexec/ifupdown-ng/dhcp)
dhcp_client:
- udhcpc # from busybox
- dhcpcd
- dhclient
- connman
- kea
crond_provider:
- busybox
- cronie
- fcron
syslog_provider:
- busybox
- logbookd
- rsyslog
- sysklogd
ntp_client:
- ntpsec
- busybox
- openntpd
- chrony
dns_resolver:
- dnscrypt-proxy
- unbound
sudo_provider:
- doas
- please
- sudo