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

69 lines
764 B
YAML

---
# NOTE: Keep this in sync with `shell_mappings` in roles/user/defaults/main.yml
bootloader:
- grub
- limine
- efistub
initramfs_generator:
- mkinitfs
- dracut
- booster
usershell:
- ash
- bash
- fish
- hilbish
- ion-shell
- nushell
- sh
- xonsh
- zsh
seat_manager:
- seatd
- elogind
acpid_daemon:
- busybox
- acpid
device_manager:
- mdev
- mdevd
- udev
dhcp_client:
- udhcpc # from busybox
- dhcpcd
- connman
audit_daemon:
- auditd
- go-audit
crond_provider:
- busybox
- cronie
- dcron
- fcron
syslog_provider:
- busybox
- rsyslog
ntp_client:
- ntpsec
- busybox
- openntpd
- chrony
dns_resolver:
- dnscrypt-proxy
- unbound
rootless_container_cli:
- podman
- nerdctl