Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
immarvin authored May 25, 2018
1 parent 38b79bd commit 2ed6d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The cluster inventory data has been dumped to /tmp/mm/cluster.json
```
all objects except "osimage" are dumped to a file "cluster.json" or "cluster.yaml", "osimage" objects are exported to osimage directories under a subdirectory "osimage".

Each osimage direcotry contains a "definition.yaml" or "definition.json", and the customized osimage files(files which are not under directory /opt/xcat/share/xcat/), such as `pkglist`,`otherpkglist`,`synclists`,`partitionfile`,`template` and `exlists`
Each osimage direcotry contains a "definition.yaml" or "definition.json", and the customized osimage files(files which are not under directory `/opt/xcat/share/xcat/`), such as `pkglist`,`otherpkglist`,`synclists`,`partitionfile`,`template` and `exlists`
* export an osimage objec to a directory
```
# xcat-inventory export -t osimage -o rhels7.4-ppc64le-install-service -d /tmp/mm/osimage/
Expand Down

0 comments on commit 2ed6d1c

Please sign in to comment.