Actions
Bug #32154
closedError Kickstart value –bondslaves=[“eno1”, “eno2”]
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Description
Problem:
I setup bond interface for host provisioning, It generat kickstart value like this --bondslaves=["eno1", "eno2"].
I check the syntax for this value it shoud be --bondslaves=eno1,eno2.
Here is the link: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-kickstart-syntax
Expected outcome:
–bondslaves=eno1,eno2
Foreman and Proxy versions:
foreman-2.3.3-1.el7.noarch
foreman-proxy-2.3.3-1.el7.noarch
Actions