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

250: Add vm initialization fields #253

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dyens
Copy link

@dyens dyens commented Sep 13, 2023

#250 Extending the VM initialization

Please describe the change you are making

Added VM.Initialization fields (Only boolean and strings):

  • active_directory_ou
  • authorized_ssh_keys
  • cloud_init
  • cloud_init_network_protocol
  • configuration
  • dns_search
  • dns_servers
  • domain
  • input_locale
  • org_name
  • regenerate_ids
  • regenerate_ssh_keys
  • root_password
  • system_locale
  • timezone
  • ui_language
  • user_locale
  • user_name
  • windows_license_key

Are you the owner of the code you are sending in, or do you have permission of the owner?

yes

The code will be published under the BSD 3 clause license. Have you read and understood this license?

yes

@dyens dyens force-pushed the 250-vm-initialization-fields branch from 3760714 to 471799d Compare September 13, 2023 16:03
@dyens dyens mentioned this pull request Sep 13, 2023
19 tasks
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.

1 participant