hashicorp / hashicorp/packer-plugin-cloudstack
How to automate the installation from ISO?
- 主要言語
- Go
- スター
- 5
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I try to perform unattended installations of Ubuntu 20,04.05 using the "ubuntu-20.04.5-live-server-amd64.iso" iso.
Due to the absence of the `boot_command`, there seem to be no way to influence how the installer is started from the iso.
Adding `userdata` with "#cloud-config/autoinstall" has no effect on the Subiquityinstaller, if there is no possibility to tell Subiquity that it should be used and where it can be accesses from..
Oddly, the `boot_command` is mentioned in the description of `http_directory` and `http_content`, but it doesn't seem it is implemented for the CloudStack provider.
What am I missing here? How do we make the CloudStack provider use userdata for Subiquity, preseed.cfg for Debootstrap or kickstart. ks for Kickstart?
コントリビューションガイド
調査の方向性
Start by tracing the CloudStack provider's handling of http_directory, http_content, userdata, and the missing boot_command entry point. Compare the requested Subiquity, Debootstrap/preseed, and Kickstart flows, then define the provider behavior needed for each unattended installation path before implementation.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cloud, devops
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100