Configuring the Ansible Installer Virtual Machine

This article details how to prepare the Ansible installer VM (ready to configure), and run the Lightbits installer packages.

You will first need to SSH into your Ansible installer VM.

Installing wget

The tool of choice for downloading packages is wget. If you have another preferred method, you can use that and change the commands in the rest of the guide.

  1. Install wget.
Bash
Copy

Installing Docker

  1. Install Yum utils and add the Centos repo.
Bash
Copy
  1. Install Docker.
Bash
Copy
  1. Enable and start Docker.
Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard