Giter Club home page Giter Club logo

packer's Introduction

packer

Packer template repository. Current templates are used to build vmware iso vm templates used for VMWare ESXi hosts or preferrably through vCenter.

References

Name Comments
Dependencies Deployment Toolchain
Make Commands Deployment Shortcuts
Preflight Steps Pre deployment configuration

Ansible Roles

Name Status Comments
ansible-role-common CI Baseline role
ansible-role-hashicorp CI Used to Bootstrap worker VM with Hashicorp tools
ansible-role-packer CI Includes a payload processor that builds packer configurations.

Usage

  1. Initialise library dependencies.
    • Initialise a virtualenv directory and installs the contents of requirements.txt
    • Initialise ansible role directory and downloads the contents of requirements.yaml
make init
  1. Validate the vagrant configuration. Make sure to update relevant config. Refer to Preflight Steps for further details.
make validate
  1. Deploy the worker VM and execute packer instructions. The process is summarised as follows:
    • ansible-role-common: updates the binary repo and installs required OS binaries.
    • ansible-role-hashicorp: Adds Hashicorp official binary repo and installs relevant tools.
    • ansible role-packer: Processes input payload, generates and validates packer build files.
    • ansible role-packer: Builds VM.
make up

Builds

Name Origin ISO Comments
Ubuntu 20.4.2 Ubuntu Golden Image

ToDo

  • CentOS/Rocky Linux
  • Documentation
  • Diagrams

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.