Kickstart URL change from HTTP path to Filesystem path everytime a kickstart profile is updated
Issue
- There is an issue each time we update the kickstart profile.
-
Somehow the kickstart URL changed to
url --url http:/satellite.example.com/var/satellite/rhn/kickstart/ks-rhel7-x86_64 -
where it should be
url --url http://satellite.example.com/ks/dist/org/1/rhel-v7-x86_64 -
To get it fixed, I need to go to:
- Kickstart Profile > Kickstart Detail > Variables > Kickstart Variables
-
Change media_path to
media_path=/ks/dist/org/1/rhel-v7-x86_64
Environment
- Red Hat Satellite 5.7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.