csmart / ansible-role-virt-infra

Define and manage guests and networks on a KVM host with Ansible
GNU General Public License v3.0
67 stars 48 forks source link

docs: how to register to Red hat portal #65

Closed csmart closed 2 years ago

csmart commented 2 years ago

Red Hat machines need to be registered to their portal in order to install packages. The role already supports this through the virt_infra_sm_creds variable (which follows https://libguestfs.org/virt-builder.1.html#subscription-manager standard), however it wasn't documented.