Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
Signed-off-by: Your Name <[email protected]>
  • Loading branch information
Your Name committed Jan 6, 2024
1 parent dbf8431 commit bc740fe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions iac/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
To use vagrant and ansible.

First you need to install vgarant. You can install from [here](https://developer.hashicorp.com/vagrant/docs/installation) .
Then install [virtualbox](https://www.virtualbox.org/wiki/Downloads).

Now do `vagrant up`

Note Ansible playbooks will run as soon as you run the above command.
Also health checks are install the playbook itself.

0 comments on commit bc740fe

Please sign in to comment.