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 /inventory | |
| parent | d3e78a37b6d907ecbfc817db6ba4c7a71f8a96c3 (diff) | |
Add Raspberry Pi5 support to bootstrap
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/hosts.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 77bf618..28e3f10 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -8,3 +8,5 @@ live_environments: ansible_user: root ubuntuiso.local: ansible_user: ubuntu + raspberryiso.local: + ansible_user: pi |
