mirror of
https://github.com/batonogov/learn-devops.git
synced 2025-11-29 16:53:01 +00:00
Добавлена роль с установкой докера и настройкой зеркал (#10)
Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
This commit is contained in:
committed by
GitHub
parent
a327438868
commit
51fd58adbb
@@ -1,6 +1,6 @@
|
||||
variable "vm_count" {
|
||||
description = "Number of VMs to create"
|
||||
default = 2
|
||||
default = 1
|
||||
}
|
||||
|
||||
resource "proxmox_virtual_environment_vm" "vm" {
|
||||
|
||||
Reference in New Issue
Block a user