test
All checks were successful
OpenTofu Automation / deploy (push) Successful in 18s

This commit is contained in:
Matt Reeves 2024-10-13 11:20:51 -04:00
parent cf67c7cd23
commit ce7c0c1a46

View file

@ -55,7 +55,7 @@ resource "proxmox_virtual_environment_file" "cloud_config2" {
- docker
shell: /bin/bash
ssh_authorized_keys:
- ${trimspace(local.ssh_public_key)}
- ${trimspace(local.ssh_public_key_1)}
- ${trimspace(local.ssh_public_key_2)}
sudo: ALL=(ALL) NOPASSWD:ALL
runcmd: