Chapter 18. kickstart.profile.software


Abstract

Provides methods to access and modify the software list associated with a kickstart profile.

18.1. appendToSoftwareList

Name
appendToSoftwareList
Description
Append the list of software packages to a kickstart profile. Duplicate packages will be ignored.
Parameters
  • string sessionKey
  • string ksLabel - The label of a kickstart profile.
  • string[] packageList - A list of package names to be added to the profile.
Return Value
  • int - 1 on success, exception thrown otherwise.
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.

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.

© 2024 Red Hat, Inc.