Actions
Bug #17214
closedadd more info on the post install about location of where to scp certs tar
Difficulty:
trivial
Triaged:
Description
In the following line we just tell the customer to scp the file over to the capsule fqdn:
https://github.com/Katello/katello-installer/blob/master/hooks/post/10-post_install.rb#L64
But we dont tell them where, below the installer for the capsule assumes the user put the tar in the correct location, if not the installer on the capsule will fail.
We should add where to scp the file to and what location it needs to be in
Actions