add pi3 to inventory + fixes

This commit is contained in:
2024-12-15 22:13:03 +01:00
parent fa0df6f175
commit b185999478
7 changed files with 26 additions and 8 deletions

View File

@@ -22,6 +22,9 @@ flowchart
subgraph Home
subgraph pi1
runner[/gitea runners\]
subgraph small HD
backup_data
end
end
subgraph pi2
PG[(Postgres)]
@@ -33,6 +36,11 @@ flowchart
Gitea_data
end
end
subgraph pi3
subgraph ai
ollama
end
end
subgraph "master (macbook pro)"
ansible{{ansible control-node}}
tofu{{opentofu control-node}}