packer-plugin-incus

command module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

README

Note: this is a brand new (Sep 2024) fork of the LXD plugin

Packer Plugin Incus

Frienship ended with LXD. Incus is my new best friend.

Installation

Using pre-built releases
Using the packer init command

Starting from version 1.7, Packer supports a new packer init command allowing automatic installation of Packer plugins. Read the Packer documentation for more information.

To install this plugin, copy and paste this code into your Packer configuration . Then, run packer init.

packer {
  required_plugins {
    incus = {
      version = ">= 1.0.0"
      source  = "github.com/dontlaugh/incus"
    }
  }
}

Development

Get the sdc tool from Hashicorp.

make install-packer-sdc

Then see HACKING.md

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
builder

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL