Geonetwork: the db configuration is optional.

This commit is contained in:
Andrea Dell'Amico 2017-07-26 21:30:06 +02:00
parent be699e2ebb
commit a6ecbf22b0
2 changed files with 3 additions and 2 deletions

View File

@ -11,3 +11,4 @@ geonetwork_download_directory: /srv/geonetwork
geonetwork_data_directory: /srv/geonetwork_data
geonetwork_config_skipinfo: 'n'
geonetwork_config_postgresql: True

View File

@ -140,7 +140,7 @@
</config>
</resource>
{% if geonetwork_config_postgresql %}
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- postgresql -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
@ -157,7 +157,7 @@
</config>
</resource>
{% endif %}
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- sqlserver 2008 -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->