Add first module : Gitea app
This commit is contained in:
4
terraform.tfvars.example
Normal file
4
terraform.tfvars.example
Normal file
@@ -0,0 +1,4 @@
|
||||
ssh_public_key = "<ssh-public-key>"
|
||||
proxmox_api_token = "<proxmox-api-token>"
|
||||
proxmox_endpoint = "http://mop:8006"
|
||||
proxmox_host_ip = "192.168.1.121"
|
||||
Reference in New Issue
Block a user