Bug #28714
closedcustom products can't be consumed by hosts
Description
- Clone from bugzilla 1789654 **
Description of problem:
When adding a new custom product into Satellite, it is not available to the content hosts.
Version-Release number of selected component (if applicable):
Easy
How reproducible:
Steps to Reproduce:
1. Create a new custom product
2. Attach its subscription to a content host
2. Login to the host and run:
subscription-refresh
subscription-manager list --consumed
Actual results:
The subscription of the custom product is not consumed by the host
Expected results:
The subscription of the custom product should be consumed by the host
Additional info:
The issue is caused by the expiry date of the subscription. It is set as 2050-01-02 11:40:40 +1000. According to this code
No certificate is issued thus none of the hosts can consume that subscription.