diff options
Diffstat (limited to 'tosca2heat/heat-translator-0.3.0/translator/conf/translator.conf')
-rw-r--r-- | tosca2heat/heat-translator-0.3.0/translator/conf/translator.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tosca2heat/heat-translator-0.3.0/translator/conf/translator.conf b/tosca2heat/heat-translator-0.3.0/translator/conf/translator.conf new file mode 100644 index 0000000..6ebf292 --- /dev/null +++ b/tosca2heat/heat-translator-0.3.0/translator/conf/translator.conf @@ -0,0 +1,4 @@ +[DEFAULT] + +# Relative path location for custom types +custom_types_location=translator/custom/hot
\ No newline at end of file |