![Dmitry Tantsur](/assets/img/avatar_default.png)
The voting jobs also use the new mode (since it requires more OS coverage), the DHCP jobs are left with no-auth. Change-Id: I8c8ee112edbc1e61b54aff13c06c518c7daa9700
44 lines
781 B
YAML
44 lines
781 B
YAML
---
|
|
init_dest_dir: /usr/lib/systemd/system/
|
|
ipxe_dir: /usr/share/ipxe/
|
|
ipxe_full_binary: ipxe.lkrn
|
|
ipxe_efi_binary: ipxe-x86_64.efi
|
|
ironic_rootwrap_dir: /usr/bin/
|
|
nginx_user: nginx
|
|
mysql_service_name: mariadb
|
|
tftp_service_name: tftp
|
|
required_packages:
|
|
- mariadb-server
|
|
- dnsmasq
|
|
- python3-devel
|
|
- python3-PyMySQL
|
|
- python3-iniparse
|
|
- libffi-devel
|
|
- libxslt-devel
|
|
- openssl-devel
|
|
- libxml2-devel
|
|
- ipxe-bootimgs
|
|
- tftp-server
|
|
- xinetd
|
|
- parted
|
|
- ipmitool
|
|
- psmisc
|
|
- nginx
|
|
- wget
|
|
- genisoimage
|
|
- kpartx
|
|
- kernel-tools
|
|
- qemu-img
|
|
- python3-libselinux
|
|
- python3-policycoreutils
|
|
- gcc
|
|
- python3-pip
|
|
- socat
|
|
- firewalld
|
|
- python3-firewall
|
|
- httpd-tools
|
|
iscsi_required_packages:
|
|
- iscsi-initiator-utils
|
|
- gdisk
|
|
- dosfstools
|