Fix PostgreSQL replica config with encrypted data directory #179

Merged
raucao merged 4 commits from bugfix/postgres_issues into master 2020-06-10 14:04:59 +00:00
Showing only changes of commit e3e726097f - Show all commits

View File

@ -33,7 +33,6 @@ end
service postgresql_service do
supports restart: true, status: true, reload: true
action [:enable]
end
postgresql_data_bag_item = data_bag_item('credentials', 'postgresql')