-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend and generate files based on IPMI data
In earlier patches, VirtualBMC was introduced to the CI Framework, with an easy and small generated fact and subsequent file on the hypervisor. This patch extends this fact in order to ensure we're exposing the credentials, meaning we're now able to consume everything from some other roles (in the same run). In the reproducer role, we now take that virtualbmc fact, and extend it a bit more, in order to add network interfaces information; we also ensure key consistency by applying a "lower" mapping. This patch also introduces a better management of the temporary SSH key, and some better suited names for the molecule "converge" plays. We also had to correct how the multi-hypervisor molecule check was running, due to the updated inventory being re-used without any way to remove an existing host.
- Loading branch information
1 parent
0247dd2
commit 358194e
Showing
3 changed files
with
156 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters