Track the first Elemental release version from which the label has been
added. This will allow to easily identify which labels are available on
each elemental-register version.
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
Since elemental-register v1.7.x the note about using
after-install-chroot hook in MachineRegistration is not
correct anymore.
Signed-off-by: David Cassany <dcassany@suse.com>
Adds a paragraph describing the image flavors in custom-images.md and
updates the versions of sl-micro to 6.0 for version 1.6 and 6.1 for the
next version.
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
* HowTo: sort topics lexicographically
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* HOWTO: cover Rancher Provisioning IP options
Share the Elemental way to configure the Internal and the External IP
addresses in K3s and RKE2
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
---------
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* Label Templates/trivial: sort network variables
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* Label Templates: add ip address vars to the Network family
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
---------
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* Update custom installation docs
Signed-off-by: David Cassany <dcassany@suse.com>
* Update docs/custom-install.md
Co-authored-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
* Fix Elemental client config file example
Signed-off-by: David Cassany <dcassany@suse.com>
* Use a non root user for the customization example
Signed-off-by: David Cassany <dcassany@suse.com>
* Apply changes to v1.6 docs too
Signed-off-by: David Cassany <dcassany@suse.com>
* Other Elemental partitions are essentially mounted under /run/elemental
Signed-off-by: David Cassany <dcassany@suse.com>
---------
Signed-off-by: David Cassany <dcassany@suse.com>
Co-authored-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
* Add hooks docs for 1.6 and improve Next version
This commit adds hooks documentation for version v1.6 and
it also improves the note explaining hooks usage in
MachineRegistration.config.cloud-config section
Signed-off-by: David Cassany <dcassany@suse.com>
* Add after-install-chroot in MachineRegistration example
Signed-off-by: David Cassany <dcassany@suse.com>
---------
Signed-off-by: David Cassany <dcassany@suse.com>
We now render also the machineInventoryAnnotations items: update the
docs.
While there, add some minor improvements to the Label Templates section.
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* Label Templates: document new variables and update docs
* Label Templates: be coherent with feature naming.
Feature naming is "Label Templates".
Drop "template labels".
"templated labels" can be allowed.
* Label Templates: deprecate SMBIOS and Hardware labels
* Label Templates: add Storage Drive and Controller types
--------
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
* menu: drop SMBIOS/HW from the reference section
we now have them in the "Label Templates" section
* Improve Label Templates and MachineRegistration sections
fix also details which are no longer true or exact
* Add System Annotations table
add documentation about the annotations sent by the registering host
tracking live system data (OS, IP, etc.).
Add the arbitrary "System Annotations" name in order to be able to refer
them throughout the docs if needed.
---------
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
invalid chars are substituted with an hyphen, not an underscore:
fix the documentation
Fixes#365
Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>