Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 594 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 594 Bytes

use arm64 ubuntu

The 64bits image can be found here: https://ubuntu.com/download/raspberry-pi

I use the 20.04 LTS version.

To manage ip setting and an ubuntu account not expired (as well as a non update kernel at boot first, this will be managed by the ansible install), we use cloud-init files.

Template files can be found in the cloud-init folder and it must copied in the /boot partition just after the image burn. Just Change your targeted IP address in the network-config file.