Skip to content

Commit

Permalink
Merge pull request #15 from bybai/debpkg
Browse files Browse the repository at this point in the history
enhance xcat-inventory deb pkg
  • Loading branch information
immarvin authored Apr 4, 2018
2 parents e4310a8 + 29a3345 commit 1534bdc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions xcat-inventory/debian/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
cli/* opt/xcat/bin/
xcclient/*.py /opt/xcat/lib/python/xcclient
xcclient/inventory/*.py /opt/xcat/lib/python/xcclient/inventory
xcclient/inventory/schema/latest/*.yaml /opt/xcat/lib/python/xcclient/inventory/schema/latest
xcclient/inventory/schema/1.0/*.yaml /opt/xcat/lib/python/xcclient/inventory/schema/1.0
templates/* /opt/xcat/share/xcat/inventory_templates
xcclient/* opt/xcat/lib/python/xcclient
templates/* opt/xcat/share/xcat/inventory_templates

0 comments on commit 1534bdc

Please sign in to comment.