Actions
Bug #30634
closedWindows Deploy Templates - missing domain join powershell script
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
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7898 added
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|4b5325f798cd4452f098b93a21fca995958aa204.
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Actions