Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 498 Bytes

HashiCorp Packer guide

The content of this project is part of the post on blog https://red-devops.pl/
The repository includes a workflow that builds a machine image using the HasiCorp Packer tool. The machine image is built and stored on the Amazon AWS cloud. Packer's workflow uses Ansibe provisioner plugin to install the Roles indicated in the Playbook. The machine image builds a GitHub self-hosted runner.
A self-hosted registration token is required when triggering the workflow.