Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
-
1
-
Windows 2016-08-10
Description
Currently the puppet_agent modules uses the command "timeout" in 'templates/install_puppet.bat.erb' However this is ambiguous because timeout exists in the Windows\system32 and in the cygwin binaries. This causes timeout.exe to fail with the following in the logs;
C:\cygwin64\home\Administrator>timeout /t 5 /nobreak 1>NUL
|
timeout: invalid time interval â/tâ
|
Try 'timeout --help' for more information.
|
Attachments
Issue Links
- links to