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

  1. In the Satellite web UI, navigate to Infrastructure > Virt-who Configurations.
  2. Select Edit in the Actions column of a virt-who configuration.
  3. Edit the fields and then click Submit.
  4. Deploy the modified virt-who configuration.

CLI procedure

  1. On Satellite Server, use the hammer virt-who-config update command 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
  2. Deploy the modified virt-who configuration.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top