Related to T4467
Details
Details
- Reviewers
ardumont - Group Reviewers
System administrators - Maniphest Tasks
- Restricted Maniphest Task
- Commits
- rSPRE007fcff7d36f: Increase the memory allocated to webapp1
Terraform will perform the following actions: # module.webapp1.proxmox_vm_qemu.node will be updated in-place ~ resource "proxmox_vm_qemu" "node" { ~ balloon = 2048 -> 8192 id = "hypervisor3/qemu/125" ~ memory = 8192 -> 12288 name = "webapp1" # (40 unchanged attributes hidden) # (2 unchanged blocks hidden) }
Diff Detail
Diff Detail
- Repository
- rSPRE sysadm-provisioning
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 31131 Build 48699: arc lint + arc unit