We use a number of packages that should be installed on each system. Those are at least: EPEL, tmux, sysstat, hdparm, smartmontools, vim-enhanced, htop, atop, tcpdump, mc Remove firewalld
Please add the ovirt client agent to this list.
Implemented in common role, but not tested.
rsync or backup
Done.
The VMs are running loads of useless services by default. I guess this is because they are not being installed for running as a VM only, but on baremetal hardware. On systems that are running as a VM we should remove the following services: * tuned (sets power save features) * irqbalance * audit (the worst invention in history) * smartmontools (runs smartd in the background which is useless on a VM)
Please install wget on all machines
Wget will installed on every system now. There is now a task which removes the listed packages from VMs and another which installs the required ones only on physical hardware.
ovirt-guest-agent won't be started after it has been installed