summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:33 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:33 +0200
commitb94d56f916c275ba73e4cd668629652993a96107 (patch)
tree7b265cb5c6d94e51eecfcb1cb805aa46a845dbf3 /molecule
parentd3e78a37b6d907ecbfc817db6ba4c7a71f8a96c3 (diff)
Add Raspberry Pi5 support to bootstrap
Diffstat (limited to 'molecule')
-rw-r--r--molecule/default/prepare.yml1
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