17.3. Method: addScript


Description

Add a pre or post script to a kickstart profile.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string ksLabel - The kickstart label to add the script
  • string name - The kickstart script name
  • string contents - The full script to add
  • string interpreter - The path to the interpreter to use e.g. /bin/bash; an empty string enables the kickstart default interpreter
  • string type - The type of script; either pre or post
  • boolean chroot - Whether to run the script in the chrooted install location (recommended) or not.
  • boolean template - Enable templating using cobbler
Returns

The following return values are available for this method:

  • int id - The ID of the added script
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat