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

Add documentation on cloud-init and qemu-guest-agent #283

Closed
wants to merge 2 commits into from
Closed

Add documentation on cloud-init and qemu-guest-agent #283

wants to merge 2 commits into from

Conversation

zdzielinski
Copy link

Fixes #280

Changes proposed in this pull request:

  • Adds documentation on cloud-init and qemu-guest-agent as generally required pre-configuration steps for VM templates and existing disks.

@ovirt-infra
Copy link

Hello contributor, thanks for submitting a PR for this project!

I am the bot who triggers "standard-CI" builds for this project.
As a security measure, I will not run automated tests on PRs that are not from white-listed contributors.

In order to allow automated tests to run, please ask one of the project maintainers to review the code and then do one of the following:

  1. Type ci test please on this PR to trigger automated tests for it.
  2. Type ci add to whitelist on this PR to trigger automated tests for it and also add you to the contributor white-list so that your future PRs will be tested automatically. ( keep in mind this list might be overwritten if the job XML is refreshed, for permanent whitelisting, please follow New resource: ovirt_datacenter #3 option )
  3. If you are planning to contribute to more than one project, maybe it's better to ask them to add you to the project organization, so you'll be able to run tests for all the organization's projects.

@zdzielinski zdzielinski changed the title Cloud init docs Add documentation on cloud-init and qemu-guest-agent Jul 31, 2021
@zdzielinski
Copy link
Author

I'm a bit rusty on Travis / GitHub, so I'll leave this alone for now. I'd be happy to set in a more "approved" workflow for this as I add more PR's in the future. I leverage this provider somewhat frequently, so I may be adding more as time goes along - if the maintainers think it would be useful.

Mainly, on the template or existing disk, a few packages must be installed for `cloud-init` (IE - the `initialization` section) to work, as well as oVirt data propagation (for network information, etc).

The following packages and services are generally required:
* `qemu-guest-agent`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace tabs with spaces

@ghost
Copy link

ghost commented Oct 6, 2021

Dear contributors,

We are making some large-scale changes to the Terraform provider which affect this pull request. Please read the announcement on the oVirt blog.

We are very sorry for the inconvenience and would like to hear your feedback on the community call on the 14th of October.

@ghost
Copy link

ghost commented Oct 28, 2021

Dear contributor, we are closing this pull request as a preparation for the move to the new Terraform provider announced above. If you feel that this PR is still relevant please re-file it once we have made the move to the new provider.

@ghost ghost closed this Oct 28, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add documentation on cloud-init and qemu-guest-agent
3 participants