File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ How to get the UUIDs you need:
118118now in the output files you should have the UUIDs that you can use in your configuration.
119119
1201203. Alternatively, if you don't use OpenSUSE or SLES, you can use the nmc through the Edge Image Builder container image:
121- `podman run -it --rm -v $(pwd):/path/to/your/config:Z --entrypoint=/usr/bin/nmc registry.suse.com/edge/3.3 /edge-image-builder:1.2.1 generate --confi
121+ `podman run -it --rm -v $(pwd):/path/to/your/config:Z --entrypoint=/usr/bin/nmc registry.suse.com/edge/{version-edge-registry} /edge-image-builder:{version-eib} generate --confi
122122g-dir /path/to/your/config --output-dir /where/you/want/it`
123123
124124== `BareMetalHost` selection and Cluster association
You can’t perform that action at this time.
0 commit comments