commit | cf1b3132dc7368879a5a0a1bacc19997c82c158c | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Thu Oct 06 19:07:54 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Thu Oct 06 19:07:54 2016 -0400 |
tree | 8b5f8d6e0da966f6907ea5702d412af681e6a081 | |
parent | 0a0f5c69442544b20553ac933a84484a08876b82 [diff] |
set rollback to not remove_data by default
diff --git a/installations/dc1/installation-rollback.yml b/installations/dc1/installation-rollback.yml index bc53acb..e10255a 100644 --- a/installations/dc1/installation-rollback.yml +++ b/installations/dc1/installation-rollback.yml
@@ -1,6 +1,6 @@ --- - hosts: '{{ hosts }}' vars: - remove_data: true + remove_data: false roles: - opdk-setup-bootstrap-rollback