nailgun sends message with ip from static pool - 10.108.10.3:
{ "args": { "engine": { "url": "http://10.108.10.2:80/cobbler_api", "username": "cobbler", "password": "cobbler", "master_ip": "10.108.10.2" }, "task_uuid": "a8be0271-936c-4c40-bf39-6fd7097f44ec", "stop_task_uuid": "f76909ad-8f32-436c-8461-ed3104960ed2", "nodes": [ { "admin_ip": "10.108.10.3", "uid": "1", "roles": [ "controller" ], "slave_name": "node-1" } ] }, "respond_to": "stop_deployment_resp", "method": "stop_deploy_task", "api_version": "1.0" }
but in fact node assigned with ip from dhcp pool, which in this case is 10.108.10.217
nailgun sends message with ip from static pool - 10.108.10.3:
{ 10.108. 10.2:80/ cobbler_ api",
"username" : "cobbler",
"password" : "cobbler",
"master_ ip": "10.108.10.2"
"task_ uuid": "a8be0271- 936c-4c40- bf39-6fd7097f44 ec",
"stop_ task_uuid" : "f76909ad- 8f32-436c- 8461-ed3104960e d2",
"admin_ ip": "10.108.10.3",
"uid" : "1",
"roles" : [
" controller"
"slave_ name": "node-1" t_resp" ,
"args": {
"engine": {
"url": "http://
},
"nodes": [
{
],
}
]
},
"respond_to": "stop_deploymen
"method": "stop_deploy_task",
"api_version": "1.0"
}
but in fact node assigned with ip from dhcp pool, which in this case is 10.108.10.217