Merge "Keep puppet.log created at repository setup"

This commit is contained in:
Zuul 2023-11-15 17:13:27 +00:00 committed by Gerrit Code Review
commit 7c80d35846
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ if [ "${MANAGE_REPOS}" = true ]; then
print_header 'Error updating packages'
exit 1
fi
timestamp_puppet_log
fi
print_header "Running Puppet Scenario: ${SCENARIO} (1st time)"