View Issue Details

IDProjectCategoryView StatusLast Update
368WADFCorepublic24 Nov 2011 21:28
Reportertimj Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version0.13.5 
Summary368: Record required generated macros in .wadf-instance
DescriptionWe should record the values of macros that were used in the deployment in .wadf-instance, even if they were not prompted for. This is because the main WADF config might be changed, thus breaking the next reprocess or undeploy.

Examples:
- "db_name" macro is changed, so "wadf-undeploy" undeploys the wrong database
- "db_pass" macro is changed, so "wadf-reprocess" (without "--db") breaks the database access credentials
TagsNo tags attached.

Activities

timj

24 Nov 2011 21:28

manager   ~416

Challenge here is that some values might be desirable to inherit (e.g. vhost_config_path) and we wouldn't want to save those locally to the app.
It might actually just be the db_* ones.

Issue History

Date Modified Username Field Change
7 Sep 2010 14:57 timj New Issue
24 Nov 2011 21:28 timj Note Added: 416