Chapter 8. Editing a virt-who configuration
You can edit a virt-who configuration by using either the Satellite web UI or the Hammer CLI.
Procedure
- In the Satellite web UI, navigate to Infrastructure > Virt-who Configurations.
- Select Edit in the Actions column of a virt-who configuration.
- Edit the fields and then click Submit.
- Deploy the modified virt-who configuration.
CLI procedure
On Satellite Server, use the
hammer virt-who-config updatecommand to edit the virt-who configuration:$ hammer virt-who-config update \ --name My_virt-who_Configuration \ --new-name My_new_virt-who_Configuration \ --interval 1440- Deploy the modified virt-who configuration.