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.
Updated by The Foreman Bot over 7 years ago
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/53 added
Updated by Marek Hulán over 7 years ago
- Status changed from New to Ready For Testing
Updated by Marek Hulán over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_virt_who_configure|f0e4d1017347d0681d66170e2a65008d55a31a37.
Actions