Actions
Bug #20296
closedif running the configuration script, it will delete other options in /etc/sysconfig/virt-who
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1463896
When using the virt-who configuration plugin to create a script, but if we run it on the target host, it will delete other options /etc/sysconfig/virt-who, only keep the below options:
VIRTWHO_SATELLITE6=1
VIRTWHO_DEBUG=1
VIRTWHO_INTERVAL=3600
Expected results:
Other options are still necessary to keep
Updated by Marek Hulán over 7 years ago
As a resolution, a comment on top of the file should be added. The content can be e.g.
### This configuration managed via the virt-who plugin ### manual edits will be deleted.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/64 added
Updated by Marek Hulán over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_virt_who_configure|6e016990ac4bf6ffc3e316774be8f275b0952be5.
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 282
Actions