mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[GH-ISSUE #31] Add cicustom to cloud-init supported options. #11
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lukasmrtvy on GitHub (Jun 20, 2019).
Original GitHub issue: https://github.com/Telmate/proxmox-api-go/issues/31
cicustomis crucial cloud-init option to support. For example: if cloud-init ready template has no openssh-server package.@ggongaware commented on GitHub (Jun 20, 2019):
Good Idea, not sure how I missed that field before
@lukasmrtvy commented on GitHub (Jun 21, 2019):
@ggongaware You should also keep an eye on https://bugzilla.proxmox.com/show_bug.cgi?id=2208 :)
cicustom: "meta=mystorage:snippets/cloud-init-custom.yml"@zimmertr commented on GitHub (Aug 14, 2020):
Is this working for anyone else? No matter what I am never able to connect to my VMs using the specified SSH key after provisioning.. And since I don't have access to logs it's very difficult to troubleshoot.