Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Fix the mapping file name on the scan output #139

Closed
elyezer opened this issue Aug 3, 2017 · 0 comments
Closed

Fix the mapping file name on the scan output #139

elyezer opened this issue Aug 3, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@elyezer
Copy link

elyezer commented Aug 3, 2017

When scan command finishes, it prints the following message stating that the mapping file was created:

Scanning has completed. The mapping has been stored in file '1_host_auth_map'. The facts have been stored in '/home/elyezer/code/rho/report.csv'

But looking into the data directory we only have 1_host_auth_mapping:

$ ls data
1_host_auth_mapping  1_hosts.yml  credentials  ping-inventory.yml  ping_log  profiles

Fix either the output message or the file name to be consistent. Also it could print the mapping file path prefixing it with data/ which will point to the right place.

@elyezer elyezer added the bug label Aug 3, 2017
@elyezer elyezer self-assigned this Aug 3, 2017
@elyezer elyezer added this to the Sprint 3 milestone Aug 3, 2017
elyezer added a commit that referenced this issue Aug 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant