fic container anme
This commit is contained in:
@@ -486,7 +486,8 @@ class Provision extends BaseController
|
||||
\"WHAT_PART_LOCAL\":\"$composer_template_path_local\",
|
||||
\"WHAT_PART_REMOTE\":\"$composer_template_path_remote\",
|
||||
\"ANSIBLE_TRANSPORT_PATH\":\"$ansible_transport_path\",
|
||||
\"RSYNC_PASSWORD\":\"$rsyncPass\"
|
||||
\"RSYNC_PASSWORD\":\"$rsyncPass\",
|
||||
\"CONTAINER_NAME\":\"$ContainerName\"
|
||||
}"
|
||||
];
|
||||
$this->ansibleProvision($ansibleToken, $params);
|
||||
|
||||
Reference in New Issue
Block a user