Signed-off-by: Dan Mick <dan.mick@redhat.com>
remove_configuration_files(ctx)
log.info('Removing any multipath config/pkgs...')
undo_multipath(ctx)
- log.info('Reseting syslog output locations...')
+ log.info('Resetting syslog output locations...')
reset_syslog_dir(ctx)
log.info('Clearing filesystem of test data...')
remove_testing_tree(ctx)
- log.info('Filesystem Cleared.')
+ log.info('Filesystem cleared.')
remove_yum_timedhosts(ctx)
remove_installed_packages(ctx)
log.info('Installed packages removed.')