Getting Started
Getting Started
All required local environment settings, installation commands and deployment instructions are performed from a MacOS based computer.
Local Environment
Prior starting the cluster configuration, set the local environment for deployments.
Note
Homebrew is used to install all deployment dependencies.
ansible
Install the ansible binary:
brew install ansible ansible-lintsshpass
Install the sshpass binary:
brew install sshpassNext
Dive right into the following section: