Commit Graph

6 Commits

Author SHA1 Message Date
Will Miller
daccd02158 Add coverage testing 2018-09-14 16:40:39 +00:00
Will Miller
99eaf48098 Persist physnet indices in state file
Instead of overwriting the physnet mappings specified in the Tenks
configuration, create a separate dict that maps physnet names to their
indices. Like physnet_mappings, this will be present for each
hypervisor.
2018-09-14 10:27:21 +00:00
Will Miller
a84e649861 Add downloaded Galaxy roles to .gitignore 2018-08-28 08:24:58 +00:00
Will Miller
1346703458 Add basis for VM scheduling to hypervisors 2018-08-21 16:57:39 +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
Mark Goddard
80ff2d9c88
Initial commit 2018-08-17 11:38:20 +01:00