项目作者: guessi

项目描述 :
Packer Templates for Building Cloud Images
高级语言: Shell
项目地址: git://github.com/guessi/packer-templates-cloud.git
创建时间: 2020-05-13T17:19:35Z
项目社区:https://github.com/guessi/packer-templates-cloud

开源协议:MIT License

下载


Packer Templates for Building Cloud Images

Prerequisite

Supported Operation Systems

  • Ubuntu Server LTS (22.04, 24.04)

Usage (required packer v1.10.0+)

  1. $ export AWS_PROFILE=my_aws_profile
  2. $ cd aws
  3. $ vim vars/ubuntu.pkvars.hcl # build images with single config file
  4. $ ./build.sh # build images parallelly

FAQ

License