Actions
Bug #8707
closedstaypuft default kickstart template: CentOS-extras, epel and foreman repos improperly set up, post-install staypuft client scripts fail
Status:
Rejected
Priority:
High
Assignee:
-
Category:
Templates
Target version:
-
Description
In current foreman 1.8 nightly with staypuft the "Kickstart Default" provisioning template has these two problems:
1) List of packages to install includes "epel-release" package, but it isn't available, because it's included in CentOS-extras repo, which isn't added to the kickstart template repos.
2) kickstart does NOT install foreman-release repo -> foreman repos are unavailable in post-install scripts.
This results in both the epel and foreman repos being unavailable during the post-install scripts execution, so the staypuft client install snippet fails to install "foreman-installer-staypuft-client" rpm, and the whole openstack deployment provisioning fails.
Actions