Actions
Bug #2859
closedProvisioning and Authenticaiton
Description
I've been working on getting foreman to provision to xen and Citrix Xen. I have libvirt communicating with both via
virsh -c xenapi://1.1.1.1/?no_verify=1
and I can issue commands. However I must manually authenticate. How do I configure compute resources to authenticate?
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Rejected
This isn't really an appropriate place to ask questions about something we don't support, maybe a discussion on the foreman-dev mailing list would be more appropriate if it's functionality you're writing?
libvirt has config for authenticating to various hypervisors, see http://libvirt.org/auth.html#Auth_client_config
Actions