diff --git a/automation/roles/pgbackrest/templates/pgbackrest.server.conf.j2 b/automation/roles/pgbackrest/templates/pgbackrest.server.conf.j2 index e60b52bd2..c4a1f5388 100644 --- a/automation/roles/pgbackrest/templates/pgbackrest.server.conf.j2 +++ b/automation/roles/pgbackrest/templates/pgbackrest.server.conf.j2 @@ -4,5 +4,5 @@ {% endfor %} # Include stanzas configuration files -include-path = {{ pgbackrest_conf_file | dirname }}/conf.d +repo1-host-config-include-path = {{ pgbackrest_conf_file | dirname }}/conf.d