diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:33:33 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-11 00:33:33 +0200 |
| commit | b94d56f916c275ba73e4cd668629652993a96107 (patch) | |
| tree | 7b265cb5c6d94e51eecfcb1cb805aa46a845dbf3 /molecule | |
| parent | d3e78a37b6d907ecbfc817db6ba4c7a71f8a96c3 (diff) | |
Add Raspberry Pi5 support to bootstrap
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/default/prepare.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/default/prepare.yml b/molecule/default/prepare.yml index 5f33e7f..885103f 100644 --- a/molecule/default/prepare.yml +++ b/molecule/default/prepare.yml @@ -8,6 +8,7 @@ distro_hostname_mapping: archlinux: "archlinux.local" ubuntu: "ubuntu.local" + debian: "rpi5.local" - name: "Create virtual disk image" become: true |
