aggregate icon indicating copy to clipboard operation
aggregate copied to clipboard

cloud-config aggregate-cli command puts log at root

Open yanokwa opened this issue 5 years ago • 0 comments

The cloud-config aggregate-cli command puts aggregate-cli.log at /, when it should put it at /root/aggregate-cli.log. I believe this is because the log is written to whichever location the command is run from, and cloud-config likely runs at /.

yanokwa avatar Jun 06 '20 21:06 yanokwa