chris-short / rak8s

Stand up a Raspberry Pi based Kubernetes cluster with Ansible
MIT License
365 stars 112 forks source link

Set hostname to what is in the inventory. #10

Closed jrgifford closed 6 years ago

jrgifford commented 6 years ago

I was setting this up with a stack of new Raspberry Pi and wanted to set the hostname to match my Ansible inventory.

Credit to https://gist.github.com/phips/11233502 for the added commands.

chris-short commented 6 years ago

Question: What's the goal here? Not having to manage hostnames at initial setup of the RPis?