Skip to content

Install Packer on OS X and Ubuntu development machines

Notifications You must be signed in to change notification settings

markosamuli/ansible-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-packer

Build Status

Ansible role to install Packer on Ubuntu and macOS.

Used in the Ansible playbooks for setting up my workstations:

macOS

On macOS, Homebrew packer formula is used.

Linux

On Ubuntu, packer binary is installed into /opt/packer and symlink created in /usr/local/bin.

Updating release

The following script will get the latest release from GitHub and update configuration:

./update-release

To change installed version, update the version and checksum:

packer_version: "1.3.2"
packer_checksum: "sha256:5e51808299135fee7a2e664b09f401b5712b5ef18bd4bad5bc50f4dcd8b149a1"

See Packer Downloads page for latest version and checksum.

License

MIT

About

Install Packer on OS X and Ubuntu development machines

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages