You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
$ pdk console --node-name ******
Ruby Version: 2.7.6
Puppet Version: 7.16.0
Puppet Debugger Version: 1.2.0
Created by: NWOps [email protected]
Type "commands" for a list of debugger commands
or "help" to show the help screen.
1:>>
Fetching node *******
=> Failed to load private key for host *********: Could not parse PKey: no start line
2:>>
Expected behavior
Connect to puppet server to get facts.
Additional context
apt install pdk
pdk --version: 2.5.0
Ubuntu 21.10
The text was updated successfully, but these errors were encountered:
Using pdk console --node-name fails.
To Reproduce
$ pdk console --node-name ******
Ruby Version: 2.7.6
Puppet Version: 7.16.0
Puppet Debugger Version: 1.2.0
Created by: NWOps [email protected]
Type "commands" for a list of debugger commands
or "help" to show the help screen.
1:>>
Fetching node *******
=> Failed to load private key for host *********: Could not parse PKey: no start line
2:>>
Expected behavior
Connect to puppet server to get facts.
Additional context
The text was updated successfully, but these errors were encountered: