mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

here_i_am: Create installation job with progress=hardware-detection after detect_hardware has been sent #73

Closed mbenkmann closed 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on March 11, 2013 12:54:07

Folgende fju gehoert zu dem neuen Job. Diese wird gesendet nach der new_foreign_client Meldung an alle Peers geschickt wurde.

foreign_job_updates
172.16.2.143:20081172.16.2.83:20081 nonehardware-detectionprocessinglocalhost1172.16.2.146:20083none00:0c:29:50:a3:52201302011244531trigger_action_reinstallnonebm9uZQ==

Original issue: http://code.google.com/p/go-susi/issues/detail?id=73

mbenkmann commented 9 years ago

From mux2...@gmail.com on March 11, 2013 04:56:11

All of this happens in here_i_am.go in the branch when no client object was found in LDAP.

mbenkmann commented 9 years ago

From mux2...@gmail.com on March 13, 2013 03:44:05

Implemented in c03893597ccd

Status: Done