Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

A builder plugin of Packer for building images with ConoHa.

License

Notifications You must be signed in to change notification settings

summerwind/packer-builder-conoha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConoHa builder for Packer

NOTE: Currently, images for Conoha can be built with OpenStack Builder.

A builder plugin of Packer for building images with ConoHa.
This plugin is a forked version of OpenStack Builder of Packer.

Install

Download the binary from the Releases page and place it in one of the following places:

  • The directory where packer is, or the executable directory
  • ~/.packer.d/plugins on Unix systems or %APPDATA%/packer.d/plugins on Windows
  • The current working directory

Build plugin

You can build this plugin with the following command. Please install Glide before the build.

$ make

Configuration Reference

The same configuration option can be used as the original OpenStack Builder. An example configuration file is in the example directory.

License

Mozilla Public License 2.0