Actions
Bug #1498
closedunattended provisioning with foreman login enabled
Description
When using unattended provisioning and foreman login enabled foreman always try to redirect to login page.
Thats the reason why new server cant be kickstarted if the login is enabled.
curl http://foreman/unattended/provision?spoof=192.168.1.14 <html><body>You are being <a href="http://foreman/users/login">redirected</a>.</body></html
It works if I disable login in settings.yaml ( ":login: false") . (both method curl the kickstart and install new server )
Updated by Ohad Levy about 13 years ago
- Status changed from New to Feedback
- Assignee deleted (
Ohad Levy)
Updated by Benjamin Papillon over 12 years ago
- Status changed from Feedback to Closed
- Target version set to Bug scrub
Actions