
Provisioning HowTo
12
snippets see the Default Snippet section below. From this page you may also view Snippets created
just for your organization on the Custom Snippets tab. You may also create a custom Snippet by
clicking on the create new snippet link. Note, default snippets are stored on the Satellite server's
file system in /var/lib/cobbler/snippets/ while custom snippets are stored in the /var/
lib/rhn/kickstarts/snippets/ directory. Since Satellite stores its snippets for different orgs in
different directories, any custom snippets will be used like the following:
$SNIPPET('spacewalk/1/snippet_name')
The 1 in this case is the organization id. If you are not sure what text to insert in the kickstart in order
to use your custom snippet, look for the Snippet Macro column on the snippet list, or on the snippet
details page.
Snippets exist at a global level and do not share the same inheritance structure as variables. You
may use variables within the snippets to change the way they behave depending on which system is
requesting the kickstart.
Figure 3. Kickstart Snippets
Comentarios a estos manuales