[
https://issues.apache.org/jira/browse/AIRFLOW-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremiah Lowin resolved AIRFLOW-1006.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request #2173
[https://github.com/apache/incubator-airflow/pull/2173]
> Move configuration templates to separate files
> ----------------------------------------------
>
> Key: AIRFLOW-1006
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1006
> Project: Apache Airflow
> Issue Type: Improvement
> Components: configuration
> Affects Versions: Airflow 1.8
> Reporter: Jeremiah Lowin
> Assignee: Jeremiah Lowin
> Priority: Minor
> Fix For: 1.9.0
>
>
> Currently both the default and test configuration templates are just strings
> inside configuration.py. This makes them difficult to work with. It would be
> much better to expose them as separate files, "default_airflow.cfg" and
> "default_test.cfg", to make it clear they are distinct config templates.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)