Request a change in the externals,
Running:
[root@briggs01 xcat_clusters]# xcat-inventory -V
0.1.5 (git commit 81a46b6dfa13820756a580a9bc2bd8f7611c8016)
[root@briggs01 xcat_clusters]#
I see the following output....
Importing the following osimage: ./osimage/rhels/xcat/xcat.redhat.full.netboot.osimage.yaml
loading inventory date in "./osimage/rhels/xcat/xcat.redhat.full.netboot.osimage.yaml"
start to import "osimage" type objects
preprocessing "osimage" type objects
writting "osimage" type objects
Inventory import successfully!
I'd rather this show something like this:
Importing the following osimage: ./osimage/rhels/xcat/xcat.redhat.full.netboot.osimage.yaml
Importing image: xcat.redhat.full.netboot
Inventory import successfully!
The other stuff is debug information and somewhere along the commits, we lost the name of the osimage that is being updated. This is useful when we want to directly run genimage from this without listing out lsdef -t osimage ...
Request a change in the externals,
Running:
I see the following output....
I'd rather this show something like this:
The other stuff is debug information and somewhere along the commits, we lost the name of the osimage that is being updated. This is useful when we want to directly run
genimagefrom this without listing outlsdef -t osimage...