7cf3fa47e4
bifrost does not support RedHat rpm installation, in this patch, added RedHat rpms list, and replace 'apt' Ubuntu command to ansible pkg_mgr var to support both Ubuntu and RedHat. And remove the duplication testing packages installation section. Closes-bug: 1456896 Change-Id: I58d627d3deb4a8a2712f242429e93b8ded9cfb76
26 lines
390 B
YAML
26 lines
390 B
YAML
required_packages:
|
|
- mariadb-server
|
|
- dnsmasq
|
|
- rabbitmq-server
|
|
- python-devel
|
|
- python-pip
|
|
- MySQL-python
|
|
- python-iniparse
|
|
- libffi-devel
|
|
- libxslt-devel
|
|
- openssl-devel
|
|
- libxml2-devel
|
|
- ipxe-bootimgs
|
|
- tftp-server
|
|
- syslinux
|
|
- syslinux-tftpboot
|
|
- xinetd
|
|
- parted
|
|
- ipmitool
|
|
- psmisc
|
|
- nginx
|
|
- wget
|
|
- genisoimage
|
|
- kpartx
|
|
- qemu-kvm-tools
|