Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend "os" section, adding other OS sub-attributes in opennebula_template #558

Closed
sam-wouters opened this issue Jun 27, 2024 · 3 comments
Closed

Comments

@sam-wouters
Copy link

Description

Currently only ARCH and BOOT sub-attributes are accepted in the os section, when trying to set other os sub-attributes using template_sections, this results in a change on every terraform plan.

New or affected resources and data sources

opennebula_template

Potential terraform configuration

os {
  arch = "x86°64"
  boot = ""
  firmware = "/usr/share/OVMF/OVMF_CODE.secboot.fd"
  firmware_secure = true
  machine = "q35" 
}

References

No response

Copy link

This issue is stale because it has been open for 30 days with no activity and it has not the 'status: confirmed' label or it is not in a milestone. Remove the 'status: stale' label or comment, or this will be closed in 5 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 3, 2024
@jaypif jaypif reopened this Nov 8, 2024
@jaypif
Copy link
Collaborator

jaypif commented Nov 8, 2024

Can we re open this issue as this is required to some VM with UEFI boot in the OS

thanks

jaimecb added a commit that referenced this issue Nov 18, 2024
Signed-off-by: Jaime <jconchello@opennebula.io>
jaimecb added a commit that referenced this issue Nov 21, 2024
Signed-off-by: Jaime <jconchello@opennebula.io>
Copy link

github-actions bot commented Dec 9, 2024

This issue is stale because it has been open for 30 days with no activity and it has not the 'status: confirmed' label or it is not in a milestone. Remove the 'status: stale' label or comment, or this will be closed in 5 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants