Update link to Raspberry Pi static IP instructions
This commit is contained in:
@@ -89,7 +89,7 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne
|
|||||||
* On each Pi
|
* On each Pi
|
||||||
* log in with the username and password you used in the Imager utility
|
* log in with the username and password you used in the Imager utility
|
||||||
* Configure network
|
* Configure network
|
||||||
* The Raspberr Pi is configured for DHCP by default If your uCPE does not provide DHCP addresses, you will need to configure a staitc IP address by following the instructions at this site https://www.raspberrypi.org/documentation/configuration/tcpip/README.md
|
* The Raspberr Pi is configured for DHCP by default If your uCPE does not provide DHCP addresses, you will need to configure a staitc IP address by following the instructions at this site https://www.raspberrypi.com/documentation/computers/configuration.html#static-ip-addresses
|
||||||
* Designate one of the Pi's to be the "main" device and do the following
|
* Designate one of the Pi's to be the "main" device and do the following
|
||||||
* execute _**sudo apt install -y ansible sshpass git**_
|
* execute _**sudo apt install -y ansible sshpass git**_
|
||||||
* get a copy of repo (requies github account, comcast VPN access, and configured git credentials)
|
* get a copy of repo (requies github account, comcast VPN access, and configured git credentials)
|
||||||
|
|||||||
Reference in New Issue
Block a user