Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| generic_pi_setup [2024/10/29 21:43] – Add cloud-init YAML configs mattcen | generic_pi_setup [2024/10/29 22:25] (current) – [Appendix] Clean up code file names mattcen | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| Cloud-init files (generated by "OS Customization" | Cloud-init files (generated by "OS Customization" | ||
| - | '' | + | <file yaml user-data> |
| - | <file yaml> | + | |
| chpasswd: | chpasswd: | ||
| expire: true | expire: true | ||
| Line 89: | Line 88: | ||
| </ | </ | ||
| - | '' | + | <file yaml network-config> |
| - | <file yaml> | + | |
| network: | network: | ||
| version: 2 | version: 2 | ||
| Line 108: | Line 106: | ||
| </ | </ | ||
| - | '' | + | <file yaml meta-data> |
| - | <file yaml> | + | |
| dsmode: local | dsmode: local | ||
| instance_id: | instance_id: | ||
| </ | </ | ||
