Provision Socket Calls
This commit is contained in:
@@ -925,6 +925,7 @@ class Provision extends BaseController
|
|||||||
log_message('critical', "Calling WHY PATH update_To_Completed ***** " . $ansibleReturn);
|
log_message('critical', "Calling WHY PATH update_To_Completed ***** " . $ansibleReturn);
|
||||||
$this->update_provision_to_completed($productUid);
|
$this->update_provision_to_completed($productUid);
|
||||||
}
|
}
|
||||||
|
$this->create_provision_action($member_id, $productUid, "Provisioning Completed", true);
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user