geerlingguy / beast-challenge

A control system for MrBeast's 1-100 challenge
GNU General Public License v3.0
26 stars 1 forks source link

Update DHCP assignments for replacement Potatoes #55

Closed geerlingguy closed 1 year ago

geerlingguy commented 1 year ago

Procedure:

  1. Chuck reassigns MAC address to DHCP in Firewall
  2. Jeff updates Ansible hosts.ini file with new IP assignment (NOTE the old on in comment)
  3. Jeff logs into old IP manually and runs: sudo dhclient -r eth0 && sudo dhclient eth0
  4. Jeff checks IP on the Potato and makes sure it takes

Potatoes to fix:

geerlingguy commented 1 year ago

Yay!