Actions
Feature #1511
closedUpdate Config file template and config wizard to reflect new way of configuring clusters
Status:
Closed
Priority:
High
Assignee:
Amber Herold
Category:
Installation
Target version:
Start date:
01/10/2012
Due date:
% Done:
0%
Estimated time:
Description
Previous versions of appion required default_cluster.php to be modified for each cluster that was used for processing.
As part of the recon refactoring effort, we have removed the need for a cluster config file, added a few keys to the processing host array in config.php and added a class, cluster.inc to take care of the things that used to be in the cluster config file.
Now we need to make sure the setup wizard and config template reflects these changes.
Updated by Amber Herold almost 13 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
If testing a config file created with the wizard, remember to set USE_APPION_WRAPPER to true if you are processing on one of the AMI installations.
Updated by Anchi Cheng over 12 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Anchi Cheng to Amber Herold
This can be tested when we attempt to install the release.
Actions