All Projects → DanHam → packer-virt-sysprep

DanHam / packer-virt-sysprep

Licence: GPL-3.0 License
Reproduce the functionality of virt-sysprep for use with Packer builds

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to packer-virt-sysprep

docker-hands-on-guide
Hands on guide for docker, k8s cluster lightweight virtualization.
Stars: ✭ 25 (+13.64%)
Mutual labels:  packer
packer-post-processor-virtualbox-to-hyperv
Packer plugin to create Hyper-V vagrant boxes from VirtualBox artifacts
Stars: ✭ 18 (-18.18%)
Mutual labels:  packer
ansible-role-packer-debian
Ansible Role - Packer Debian/Ubuntu Configuration for Vagrant VirtualBox
Stars: ✭ 32 (+45.45%)
Mutual labels:  packer
packer.py
use python to run hashicorp packer cli commands
Stars: ✭ 21 (-4.55%)
Mutual labels:  packer
infrastructure-as-code
anmolnagpal.com/infrastructure-as-code
Stars: ✭ 17 (-22.73%)
Mutual labels:  packer
kubernetes-dev-stack
Automation of Kubernetes 1.6.0.alpha3 on Centos 7.3 (kernel 4.9.5, docker 1.13.1, flannel 0.7.0)
Stars: ✭ 15 (-31.82%)
Mutual labels:  packer
xpeppers-discourse
Provisioning of @discourse
Stars: ✭ 22 (+0%)
Mutual labels:  packer
sitecore-packer
Packer templates for Sitecore development with IIS, SOLR and SQL Server on Windows
Stars: ✭ 19 (-13.64%)
Mutual labels:  packer
okd-lab
Controlled Environment for OKD4 experiments
Stars: ✭ 24 (+9.09%)
Mutual labels:  packer
php-deb-packager
A PHP library to generate `.deb` packages (Software distribution)
Stars: ✭ 54 (+145.45%)
Mutual labels:  packer
PyPackerDetect
A malware dataset curation tool which helps identify packed samples.
Stars: ✭ 27 (+22.73%)
Mutual labels:  packer
insaneworks-packer-template
CentOS 7-8 8Stream / AlmaLinux 8 / FreeBSD 12 - 13 x64 + VirtualBox / VMWare for Packer Template + FreeBSD 13 / AlmaLinux 9 + Parallels
Stars: ✭ 38 (+72.73%)
Mutual labels:  packer
packer-kvm
Create VM templates with Packer for usage with Libvirt/KVM virtualization : CentOS 7, CentOS 8, CentOS 8 Stream, Alma Linux, Rocky Linux, Bionic (Ubuntu 1804), Focal (Ubuntu 2004), Debian 11 (stable), Kali Linux, Fedora 33 and Fedora 34.
Stars: ✭ 99 (+350%)
Mutual labels:  packer
ubuntu-vagrant
Ubuntu Linux Vagrant Base Box (https://app.vagrantup.com/rgl)
Stars: ✭ 25 (+13.64%)
Mutual labels:  packer
vim-hcl
Syntax highlighting for HashiCorp Configuration Language (HCL)
Stars: ✭ 83 (+277.27%)
Mutual labels:  packer
zookeeper-on-aws
zookeeper-on-aws (with dynamic reconfiguration based on r3.5.3-beta)
Stars: ✭ 15 (-31.82%)
Mutual labels:  packer
packer-plugin-proxmox
Packer plugin for Proxmox Builder
Stars: ✭ 28 (+27.27%)
Mutual labels:  packer
cloud-desktops
Cloud-based Virtual Desktops on Google Cloud Platform
Stars: ✭ 14 (-36.36%)
Mutual labels:  packer
python-packer
A Packer interface for Python
Stars: ✭ 22 (+0%)
Mutual labels:  packer
devops-infra-demo
Growing repository of Infrastructure as Code demos (initially created for DevOps Wall Street)
Stars: ✭ 31 (+40.91%)
Mutual labels:  packer

Packer-Virt-Sysprep


Scripts to clean and prepare a VM for cloning à la libguestfs's virt-sysprep but from within a running guest.

The intention is to provide virt-sysprep style operations such as log removal, removal of a guests host ssh keys, deletion of custom firewall rules etc for use with automated build tools such as packer.

Currently libguestfs is not available for all host platforms. Additionally virt-sysprep requires that the guest VM be shutdown prior to use.


Please see the packer-virt-sysprep-example repository for example usage and further details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].