[
https://issues.apache.org/jira/browse/AIRFLOW-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932554#comment-15932554
]
Jeremiah Lowin commented on AIRFLOW-1006:
-----------------------------------------
Reopened due to issue pointed out by [~bolke]
https://github.com/apache/incubator-airflow/commit/1da7450c96c631a75da96ba00f6d3ad116c9061b#commitcomment-21392365
Config templates are not included when Airflow is installed. Solution is to add
them to MANIFEST.
> 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)