Uid log
This commit is contained in:
@@ -346,6 +346,9 @@ class Provision extends BaseController
|
||||
$playbook = $pr->product_id.".yml";
|
||||
$provisionUID = $pr->prov_uid;
|
||||
|
||||
log_message('critical', "Members Product ID ***** ".$pr->mpid);
|
||||
|
||||
|
||||
$ansible_host = $productId . "_SERVER";
|
||||
$ContainerName = $this->generatedContainerName($productId, $pr->mpid ); //$productId ."-SVR-". str_pad($pr->mpid, 10, "0", STR_PAD_LEFT);
|
||||
//$destinationHomeFolder = "/home/chiefsoft/SITES/" . $ContainerName;
|
||||
|
||||
Reference in New Issue
Block a user