commit | a88579ea8cc0f1705dfdc5e168567c26838bdbb3 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Tue Sep 20 17:47:20 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Tue Sep 20 17:47:20 2016 -0400 |
tree | 4cc09ac587c13cae19142c1f2904c8e4871b4e92 | |
parent | 380461c2eb4974c2802060bfaa16adcaeb5747cf [diff] |
fixed bug with postgres
diff --git a/installations/dc1/components/opdk-setup-postgres-common.yml b/installations/dc1/components/opdk-setup-postgres-common.yml index 27dc83d..49e3c61 100644 --- a/installations/dc1/components/opdk-setup-postgres-common.yml +++ b/installations/dc1/components/opdk-setup-postgres-common.yml
@@ -2,7 +2,7 @@ - hosts: '{{ hosts }}' strategy: free roles: - - opdk-setup-os-postgres + - opdk-setup-apigee-user - opdk-setup-postgres-config tags: - os-pg