Help with OUPath field on AD join #640
Replies: 2 comments
-
|
Are you cloning the image crated with Packer and then trying to add the new VMs (from the template) to AD using Terraform? If so, this would be related to the Terraform provider, not the Packer plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm currently working on provisioning using the vsphere_virtual_machine resource with a customized template (created using Packer). With the customize - windows_options option, I'm able to add the newly provisioned VM to the domain, but it lacks the OU Path argument.
Could you please assist me in finding a way to add the machines to the correct OU? Any workarounds would also be appreciated
Beta Was this translation helpful? Give feedback.
All reactions