Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee authored Feb 16, 2023
1 parent 60cc4e7 commit 28c94ab
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@

## What is this?

We create an image with Hashicorp Packer and then use it to create VMs with Vagrant. The VMs run Ansible Automation Platform,

`make all`
We harden a RHEL8 image with Hashicorp Packer and then use it to create VMs with Vagrant. The VMs run Ansible Automation Platform, self-managed.

You need to download the RHEL 8.5 ISO and put it in /Users/Shared/rhel-8.5-x86_64-dvd.iso or be logged in to the Red Hat Customer Portal and have the ISO downloaded.
You also need to download the bundle installer for AAP and the ansible.controller collection from Red Hat.
Expand All @@ -17,7 +15,7 @@ You also need to download the bundle installer for AAP and the ansible.controlle

## Vagrant will create a VM from the image and mount the DVD as Yum repo.

`make virtualbox`
`make all`

# Requirements

Expand Down

0 comments on commit 28c94ab

Please sign in to comment.