Hi Proxmox Team and Forum,
just before my question: Thanks for Proxmox. I have to administer an oVirt setup since some weeks and it's horrible. PITA, 'nuff said. Just thanks for Proxmox. Amen.
My question: I have an automated setup for my proxmox node using ansible (currently only one node). It would be great, to also include the Let's Encrypt setup. I can do it by cli using the "pvenode acme" commands, but the "pvenode acme account register" commands is interactive. I have to select the environment and agree the terms of service manually. I already tried just appending "--agree-tos" like in the original certbot, but that's an unknown option.
Is there a way to fully order a Let's Encrypt certificate non-interactively? Basically I just need to non-interactively select the acme environment (0 for production) and accept the terms of service. The other steps don't need any interaction, if I'm right.
Cheers
just before my question: Thanks for Proxmox. I have to administer an oVirt setup since some weeks and it's horrible. PITA, 'nuff said. Just thanks for Proxmox. Amen.
My question: I have an automated setup for my proxmox node using ansible (currently only one node). It would be great, to also include the Let's Encrypt setup. I can do it by cli using the "pvenode acme" commands, but the "pvenode acme account register" commands is interactive. I have to select the environment and agree the terms of service manually. I already tried just appending "--agree-tos" like in the original certbot, but that's an unknown option.
Is there a way to fully order a Let's Encrypt certificate non-interactively? Basically I just need to non-interactively select the acme environment (0 for production) and accept the terms of service. The other steps don't need any interaction, if I'm right.
Cheers