Bug 1575523 - RFE: Virt-builder-repository should create configure file automatically for user
Summary: RFE: Virt-builder-repository should create configure file automatically for user
Keywords:
Status: NEW
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-07 08:04 UTC by Xianghua Chen
Modified: 2018-07-18 15:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Xianghua Chen 2018-05-07 08:04:35 UTC
Description of problem:
RFE: Virt-builder-repository should create configure file automatically for user


Version-Release number of selected component (if applicable):
libguestfs-1.38.0

How reproducible:
100%


Steps:
After using Virt-builder-repository to create index file, I have to create configure file for the new template:
# cat /etc/xdg/virt-builder/repos.d/libguestfs-rhel7.conf
[localrepo]
uri=file:///root/dir_repository/index

And then it's in the "virt-builder -l" list.

It would be nice to auto this step(creating configure file for the template) in the virt-builder-repository command instead of manually create it by user.  



Actual results:
Have to create configure file for the new template manually.

Expected results:
It would be nice to auto this step(creating configure file for the template) in the virt-builder-repository command instead of manually create it by user.  


Additional info:


Note You need to log in before you can comment on or make changes to this bug.