Bug #30634
Windows Deploy Templates - missing domain join powershell script
Pull request:
Fixed in Releases:
Found in Releases:
Description
Provisioning Template "Windows peSetup.cmd" references a ActiveDirectory join script from that is downloaded from a user_data template:
windows_default_script.erb Line93
this user_data template is not shipped with foreman.
since the domain join powershell command consists only of three lines, ill suggest to put the needed code directly in the windows finishing template
Associated revisions
History
#1
Updated by The Foreman Bot 6 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7898 added
#2
Updated by The Foreman Bot 5 months ago
- Fixed in Releases 2.3.0 added
#3
Updated by Anonymous 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|4b5325f798cd4452f098b93a21fca995958aa204.
#4
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #30634 - Windows Deploy Templates Domain Join