0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ubuntu isos in ubuntu subdir of ISOS More... almost 8 years ago
Make the location, where to look for the Ubuntu ISO files, also dependent on the VMSTOREDIR parameter More... almost 8 years ago
Remove double parameter from vmconfig.pp, and fixup output for what openbsd needs for the hiera yaml generation More... almost 8 years ago
Fixup last More... almost 8 years ago
Fix revese lookup, make it a bit less error prone More... almost 8 years ago
Hardcode that we want to have xvmserial for OpenBSD ;) More... almost 8 years ago
Fix in reverse name lookup check which didn't work if an answer came from a non-authoritative server. More... almost 8 years ago
Added additional VM parameters for ubuntu VMs to store into incluster.yaml upon successful deployment of new VM. More... almost 8 years ago
Added additional output variables for ubuntu vms to prepared yaml such as usbdevice, serial and used the rest from templete for fully virtualized VM such as OpenBSD(vmostype=pxe) More... almost 8 years ago
Additional prepared yaml output for ubuntu VMs to be saved to intcluster.yaml in hieradata More... almost 8 years ago
Minor tweaks to ubuntu16.04 install command (full-virt, no sparse=1) More... almost 8 years ago
Added support for ubuntu 16.04 to deployment script More... almost 8 years ago
Added support for unattended installation of custom ubuuntu14.04.4 server image onto our xen clusters More... almost 8 years ago
Allow to set the vmkernel also for linux type builder More... almost 8 years ago
Fixup install_vm.sh output to be configured for the XEN VM config with regard to the bridge selection, was missing a closing ' More... about 8 years ago
Try fix buffer flush again More... over 8 years ago
Try fix flush output buffer for the yaml output to not have the set +x in the middle of it More... over 8 years ago
Some whitespace cleanup, as well as give the right parameter name for virtual interfaces More... over 8 years ago
the parameter to define boot order for HVM guests is vmbootorder, not vmboot More... over 8 years ago
The parameter vmconfig.pp takes is vmdevicemodel, not vmdevice_model, so output the right yaml for the VM More... over 8 years ago
Allow to set the kernel for HVM machines, but have sane default instead of always hardcoding More... over 8 years ago
Fixup error in case DNS lookup fails More... over 8 years ago
Reduced required grepig of the whole xen file if we already have required grepped output in bash variable More... over 8 years ago
Added a new variable prohibir_vmcpus and used it in install_vm More... over 8 years ago
Changed passed variable description in sentence from underscore to space delimited sentence. More... over 8 years ago
Added VMDESCRIPTION variable to install_vm.erb More... over 8 years ago
Changed the commmet about where to add prepared yaml output More... over 8 years ago
Added generate_yaml function that parses xen config file of deployed VM and preprares output depending on the type of VM (linux or OpenBSD) This to be used to feed into hieradata of puppet More... over 8 years ago
Added unconditional execution of xm delete command in case a user just shutdown VM and forgot to remove it from domain management. Also testing the output of vm-install to bail out if it in some odd case would return error. More... over 8 years ago
Changed the script so provision_vm and backup doesn't get called twice in case of interactive CLI usage. More... over 8 years ago