Open kkaempf opened 1 year ago
Ah, this is the
May 24 10:55:32 rancher-23760 elemental-register[1457]: I0524 10:55:32.982806 1457 log.go:50] Fetched configuration from manager cluster:
logging.
The
May 24 10:55:33 rancher-23760 elemental-register[1457]: I0524 10:55:32.991972 1457 log.go:50] Decoded CloudConfig:
log shows ssh_authorized_keys:
as expected (ASCII, on a single line)
What steps did you take and what happened: [A clear and concise description of what the bug is.]
In my
MachineRegistration
, I addssh_authorized_keys
for theroot
user. This is working well.(truncated)
When I run
on the node, logging is strange and looks like this
(truncated)
and ends with
What did you expect to happen:
Data is logged in one line (or not at all)