Skip to content

Instantly share code, notes, and snippets.

@johnpmitsch
Created March 24, 2016 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnpmitsch/3bf490e781156cc9c84a to your computer and use it in GitHub Desktop.
Save johnpmitsch/3bf490e781156cc9c84a to your computer and use it in GitHub Desktop.
capsule install problem on Satelllite
add after https://github.com/Katello/puppet-capsule/blob/master/manifests/init.pp#L194
in /usr/share/katello-installer-base/modules/capsule/manifests/init.pp on capsule system
https_cert => $certs::apache::apache_cert,
https_key => $certs::apache::apache_key,
ca_cert => $certs::ca_cert,
and run or re-run foreman-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment