4 Commits

Author SHA1 Message Date
Will Szumski
ffcdee61dd Add support for setting the libvirt connection uri
This, for example, allows you to run libvirt with non-default
socket path.

Change-Id: Ia01f39f425cccc6acebd31f77b46b1948e24d215
Story: 2004344
Task: 27935
2018-11-19 17:41:01 +00:00
Will Miller
2d214adef3 Extract IPMI configuration out of role
This is required for Ironic enrolment as well as Virtual BMC
configuration.
2018-08-30 11:29:49 +00:00
Will Miller
855a2c2c7c Split Virtual BMC role into two
Create a role to configure a host for Virtual BMC, and another to add
domains to it.

Also add some checking to make the roles more robust.

Conflicts:
	ansible/deploy.yml
	ansible/libvirt_create_vms.yml
	ansible/roles/virtualbmc/tasks/main.yml
2018-08-29 10:45:52 +00:00
Will Miller
72a17aabd1 Add initial host setup
Set up the basic Ansible directory structure, and add the logic to
connect up the physical networks.
2018-08-20 16:57:01 +00:00