-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
Description of problem:
Bugs with Creating a host (RHEL8 or RHEL9) with in Openshift Virtualization:
cloudInitNoCloud userdata exceeds 2048 byte limit
Means I can only create one line when assuming right here. We have to deactivate cloud-init “User Data”, otherwise the host won't be created.
Error Message in the production Foreman Log:
cloudInitNoCloud userdata exceeds 2048 byte limit. Should use UserDataSecretRef for larger data.
Version-Release number of selected component (if applicable):
I'm using Openshift-V Operator in V. 6.12.4 and Satellite 6.13.1/6.13.2. I tried this with creating a RHEL7/8/9 Hosts. Every time I got the same error as described above.
How reproducible:
Try to create a RHEL machine with Satellite on OCP-V, it won't fail - you have to deactivate the tab "user-data".
Actual results:
The RHEL Host won't be created
Expected results:
The RHEL Host should be created on the OCP-V env.
Additional info: