Created
November 19, 2015 19:32
-
-
Save claflico/4869487d1e811a4b5bd9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When ran from Windows "Administrator: Start command prompt with puppet": | |
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual | |
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual | |
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual | |
The system cannot find the path specified. | |
Debug: catalog supports formats: pson msgpack yaml b64_zlib_yaml dot raw | |
Debug: Closing connection for https://puppet-dev:8140 | |
When ran via SSH to PowerShell Server: | |
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual | |
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual | |
Debug: /Package[python-pip]: Provider windows does not support features virtual_packages; not managing attribute allow_virtual | |
puppet : The system cannot find the path specified. | |
At line:1 char:1 | |
+ puppet agent --test --debug | |
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : NotSpecified: (The system cann...path specified.:String) [], RemoteException | |
+ FullyQualifiedErrorId : NativeCommandError | |
Debug: catalog supports formats: pson msgpack yaml b64_zlib_yaml dot raw | |
Debug: Closing connection for https://puppet-dev:8140 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment