Add infrastructure packages: terraform-pve, ansible-push, wolfstack-keepalived, terraform-pve-vm
This commit is contained in:
5
artemis-backup-20260614-1920/terraform-pve-vm/Dockerfile
Normal file
5
artemis-backup-20260614-1920/terraform-pve-vm/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM hashicorp/terraform:latest
|
||||
|
||||
RUN apk add --no-cache openssh-client
|
||||
|
||||
WORKDIR /workspace
|
||||
Reference in New Issue
Block a user