Update for skutsje

This commit is contained in:
Marc Fokkert
2024-03-14 11:06:09 +01:00
parent 395a97f4e5
commit abdfb084e9
8 changed files with 736 additions and 3757 deletions

View File

@@ -0,0 +1,5 @@
provider "docker" {
alias = "docker-pi"
host = "tcp://192.168.178.159:2376"
cert_path = pathexpand(".docker-rp")
}