update readme

This commit is contained in:
Pellegrino, Michael
2021-11-18 07:58:41 -05:00
committed by GitHub Enterprise
parent 816e1f0bab
commit 0f22dbcc5c

View File

@@ -83,8 +83,8 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne
* execute _**sudo apt update -y**_
* Designate one of the Pi's to be the "main" device and do the following
* execute _**sudo apt install -y ansible sshpass git**_
* execute _**git clone https://git.dsfinancial.comcast.net/mikepell/dsfin-ansible.git**_
* execute _**cd ansible**_
* get a copy of repo (requies github account, comcast VPN access, and configured git credentials)
* execute _**cd dsfin-ansible**_
* execute _**ansible-galaxy collection install -r requirements.yml**_
* execute _**nano hosts**_ and follow the instructions in that file to add all of your Pi devices
* execute _**ssh-keygen -t rsa**_ you will need to press enter three times to accept the defaults