Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

Latest commit

 

History

History

vm-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Labhost vm-template

This role will create an up to date RHEL7.6 image that can be used as an template for new VM's. It's created using the RHEL 7 boot.iso and the local repository created by reposync. The process is fully automated with a Kickstart file.

Once complete you can use the image with libvirt clone.
The image should be prepared with the users supplied with the users role.
So if you've supplied a public_key: for your user, it should be in the user authorized_keys, meaning that you can SSH to your clone right away and you can configure it using Ansible.

Usage

Checkout the adhoc playbook of how to use it.

The role requires that subman and reposync completes.