Skip to content

Commit

Permalink
removed extra colon from building-images (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdob authored May 13, 2024
1 parent 63b00fe commit e8abdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ The image may be configured to automatically register with SUSE Manager at boot
the system will need a valid network configuration, either via DHCP or configured statically. For air-gapped images,
the registration server must be available within the air-gapped network for this to work.

> :**_NOTE_**: If the activation key is not in the root organization, the organization ID must be included as a prefix, for example "2-yourkey".
> **_NOTE_**: If the activation key is not in the root organization, the organization ID must be included as a prefix, for example "2-yourkey".
> as a prefix to the key itself (e.g `11-slemicro55` instead of simply `slemicro55`)

The following describes the possible options for the SUMA section:
Expand Down

0 comments on commit e8abdaf

Please sign in to comment.