Actions
Bug #18612
closedRunning the script on virt-who host asks for the password
Difficulty:
Triaged:
Description
# ./install.sh Loaded plugins: product-id, search-disabled-repos, subscription-manager Package virt-who-0.17-11.el7_3.noarch already installed and latest version Nothing to do Password:
the error is in virt-who-password command:
[root@example ~]# virt-who-password --password "1234" Password: [root@example ~]# virt-who-password --password "uHCscz2QtEHY5VhH" Password:
We need virt-who 0.19+ so that virt-who-password can be run in batch mode. We also need to make sure this new version is installed during the configuration.
Actions