New portal dev node

This commit is contained in:
Tommaso Piccioli 2016-01-13 16:18:54 +01:00
parent 60a9759f89
commit 7acaccb794
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PG_BACKUP_ENABLED={{ pg_backup_enabled }}
PG_VERSION={{ psql_version }}
PG_DUMP_BIN={{ pg_backup_pgdump_bin }}
PG_BCK_BIN={{ pg_backup_bin }}
{% if pg_backup_enabled }}
{% if pg_backup_enabled %}
USE_NAGIOS={{ pg_backup_use_nagios }}
{% else %}
USE_NAGIOS=no