commit | a6be96535a52d62648553ae252db331c91abd13c | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Tue Oct 11 21:33:09 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Tue Oct 11 21:33:09 2016 -0400 |
tree | 790ec888aa7f7d6e1a782814ae0c29ebfa53fe81 | |
parent | 91abd206aa6693b0b3e937e6d1003d3cbcbdb9e3 [diff] |
updated default rollback to not set remove_apigee
diff --git a/installations/dc2/installation-rollback.yml b/installations/dc2/installation-rollback.yml index efae214..971818d 100644 --- a/installations/dc2/installation-rollback.yml +++ b/installations/dc2/installation-rollback.yml
@@ -3,6 +3,6 @@ - hosts: '{{ hosts }}' vars: - remove_apigee: true + remove_apigee: false roles: - apigee-opdk-setup-bootstrap-rollback