Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mentions of traditional snippets in 5.0 doc #8915

Open
Bischoff opened this issue Jun 12, 2024 · 0 comments
Open

Mentions of traditional snippets in 5.0 doc #8915

Bischoff opened this issue Jun 12, 2024 · 0 comments
Labels
bug Something isn't working docs P5

Comments

@Bischoff
Copy link
Contributor

Problem description

In modules/client-configuration/pages/autoinst-profiles.adoc, one reads

Use a snippet by inserting the [option]``$SNIPPET()`` macro in your autoinstallation file.
For example, in {kickstart}:

----
$SNIPPET('spacewalk/rhel_register_script')
----

Or, in {ay}:

----
<init-scripts config:type="list">
  $SNIPPET('spacewalk/sles_register_script')
</init-scripts>
----

The two macros rhel_register_script and sles_register_script are for traditional clients.

Use their Salt minion equivalents instead.

Steps to reproduce

  1. see description

Uyuni version

5.0 RC

Uyuni proxy version (if used)

No response

Useful logs

No response

Additional information

No response

@Bischoff Bischoff added bug Something isn't working P5 docs labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs P5
Projects
None yet
Development

No branches or pull requests

1 participant