virt-installer | Ruby class to simplify virtual installations
kandi X-RAY | virt-installer Summary
kandi X-RAY | virt-installer Summary
virt-installer is a Ruby library. virt-installer has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
ruby class to simplify virtual installations with qemu/libvirt/virt-installer. author: stefan hundhammer . this might be useful for others who need to develop and debug in the inst-sys, no matter if you are a yast, linuxrc or maybe kernel developer or if you are just making installation isos for whatever reason: you have an installation iso image, and you need to test that installation. support ssh installation, for multipath, for uefi is built in. this started as bash scripts that saw too much copy & paste, so i finally decided to port it to ruby so i could use a common base class and just modify some parameters. in my personal work environment, i can use the scripts in the examples/ subdirectory directly. others will have to modify the paths there. the examples should be pretty much self-explanatory. the examples all use vm.find_iso() which will pick the latest iso matching the supplied (file glob) pattern in the iso directory, but
ruby class to simplify virtual installations with qemu/libvirt/virt-installer. author: stefan hundhammer . this might be useful for others who need to develop and debug in the inst-sys, no matter if you are a yast, linuxrc or maybe kernel developer or if you are just making installation isos for whatever reason: you have an installation iso image, and you need to test that installation. support ssh installation, for multipath, for uefi is built in. this started as bash scripts that saw too much copy & paste, so i finally decided to port it to ruby so i could use a common base class and just modify some parameters. in my personal work environment, i can use the scripts in the examples/ subdirectory directly. others will have to modify the paths there. the examples should be pretty much self-explanatory. the examples all use vm.find_iso() which will pick the latest iso matching the supplied (file glob) pattern in the iso directory, but
Support
Quality
Security
License
Reuse
Support
virt-installer has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
virt-installer has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of virt-installer is current.
Quality
virt-installer has 0 bugs and 0 code smells.
Security
virt-installer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
virt-installer code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
virt-installer is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
virt-installer releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
It has 394 lines of code, 48 functions and 2 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of virt-installer
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of virt-installer
virt-installer Key Features
No Key Features are available at this moment for virt-installer.
virt-installer Examples and Code Snippets
No Code Snippets are available at this moment for virt-installer.
Community Discussions
No Community Discussions are available at this moment for virt-installer.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install virt-installer
Symlink the .rb file to your ~/bin/ directory, copy the examples you like to the same directory and edit the paths as needed. So far, I intentionally decided against using a config file to keep things simple: The examples are short and simple enough to be edited in place.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page