Skip to content

Commit

Permalink
Merge pull request #5557 from cfengine/cf-support-collect-masterfiles…
Browse files Browse the repository at this point in the history
…-stage-log

Added capture of masterfiles-stage log dc-scripts.log to cf-support
  • Loading branch information
craigcomstock authored Jul 1, 2024
2 parents c3a2325 + b2ab70d commit f6aa485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/cf-support
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ fi
echo "Captured output of $syslog_cmd filtered for cf-|CFEngine"

gzip_add $WORKDIR/outputs/previous
gzip_add $WORKDIR/outputs/dc-scripts.log # masterfiles-stage log
file_add $WORKDIR/policy_server.dat

if [ -f $WORKDIR/share/cf-support-nova-hub.sh ]; then
Expand Down

0 comments on commit f6aa485

Please sign in to comment.