Displaying 1 result from an estimated 1 matches for "1cea6a1".
Did you mean:
1c95a6a1
2009 Jun 05
0
[PATCH server] update postgres for ipv6 support, or db:migrate will fail
...irt", database "ovirt_development", SSL off
---
installer/modules/ovirt/manifests/postgres.pp | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/installer/modules/ovirt/manifests/postgres.pp b/installer/modules/ovirt/manifests/postgres.pp
index 6620a88..1cea6a1 100644
--- a/installer/modules/ovirt/manifests/postgres.pp
+++ b/installer/modules/ovirt/manifests/postgres.pp
@@ -78,9 +78,15 @@ class postgres::bundled{
notify => Service[postgresql]
}
+ single_exec{"postgres_add_ipv6_localhost_trust":
+...