Problem:
Missing Katello templates
Expected outcome:
Katello Kickstart Default and other templates are in the Foreman Provisioning Templates.
Foreman and Proxy versions:
Foreman 1.24.2 / Katello 3.14.1-1
Foreman and Proxy plugin versions:
Distribution and version:
CentOS 7.7.1908
Other relevant data:
Dear Support,
After a default installation I am trying to setup the provisioning part of Foreman/Katello. I am missing the Katello Kickstart templates. Is there a way to re-install them afterwards?
Regards
Jeroen
You can try running foreman-rake db:seed
, but they should already be present in a fresh installation. Perhaps you need to select “Any Location” and “Any Organization” in the top menu and assign the templates to your organization and location?
Thanks for your quick. I searched any org and any location but no extra results (number of tempaltes stays 98). Also ran
foreman-rake db:seed
but that made no difference either.
I just now noticed you are looking for “Katello Kickstart Default”. These templates (“Katello …”) were merged with the regular templates shipped in Foreman many releases ago.
Is there some documentation that still points to them and needs updating?
oke thank you very much!!
Yes, the 3.15 docs metion Katello Kickstart Default et cetera (Foreman :: Plugin Manuals)
Have a nice weekend!
Regards
Jeroen
Thanks for pointing that out!
Would you like to open a pull request and update the documentation?
The source is at https://github.com/theforeman/theforeman.org/tree/gh-pages/plugins/katello and it is written in Markdown.
This has been the case since Katello 3.7, but it would be ok to just update the last couple of versions along with the nightly manual.