• This repository has been archived on 04/Aug/2024
  • Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    Shell
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Packer Templates for Rancher

Build Templates v2

Packer Templates for Rancher

This repo contains Packer templates suitable to create RKE VM's for a number of IaaS providers. These can be used as-is or used as a basis for further customisation

How to use

  • Clone the repo
  • Rename variables.json.example to variables.json
  • Populate variables.json with information specific to your environment
  • If desired, replace script.sh with one of the variants located in the corresponding customisation_scripts folder.
  • Build with the template and variables files. For example : packer build -var-file=variables.json ubuntu-18.json

Current Templates

vSphere

OS Version Base Install Script Additional Install Script Variants
Centos 7 Link None
OpenSuse Leap 15.2 Link None
OpenSuse Leap 15.3 Link None
RHEL 7 Link None
RHEL 8 Link None
SLES 15 SP 2 Link None
SLES 15 SP 3 Link None
SLES 15 SP 4 Link None
Ubuntu 18.04 Link Disable DHCP
Ubuntu 20.04 Link Disable DHCP
Guestinfo OVF
Longhorn
Ubuntu 22.04 Link

To do

  • CentOS 8