Actions
Bug #27908
closedSet global-parameter fail with 500 Internal Server Error
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
Fail to set a global-parameter with Hammer CLI. But no error with the Web UI.
Examples:
hammer global-parameter set --name 'lang' --value 'fr_FR.UTF-8'
hammer global-parameter set --name 'timezone' --value 'Europe/Paris'
Hammer CLI Return:
500 Internal Server Error
WebUI return:
parameters are created as expected
Thank you developpers!
-----------
Foreman version 1.23.0 under a new Centos 7.
Installer command: foreman-installer
--foreman-proxy-tftp=true
--foreman-proxy-dhcp=false
--foreman-proxy-dns=false
--enable-foreman-plugin-bootdisk
Actions