| commit | 81e2be2f8d9b173c5868b124bb315bdb083617cb | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Fri Oct 07 23:47:43 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Fri Oct 07 23:47:43 2016 -0400 |
| tree | f299c3ac61476b0fe4bf759de2959c8f8992dd97 | |
| parent | 2910034adfc6b2a87e68c0767f270dbbee425430 [diff] |
updated pgstandby data directory that must be removed prior to standby setup.
diff --git a/installations/dc2/components/opdk-setup-postgres-standby.yml b/installations/dc2/components/opdk-setup-postgres-standby.yml index a8dbba2..042a290 100644 --- a/installations/dc2/components/opdk-setup-postgres-standby.yml +++ b/installations/dc2/components/opdk-setup-postgres-standby.yml
@@ -2,6 +2,7 @@ - hosts: '{{ hosts }}' serial: 1 roles: + - { role: apigee-opdk-setup-boostrap-rollback, remove_apigee: true } - apigee-opdk-setup-postgres-standby tags: - pgstandby