| commit | 91c5bdfecd69f8f58dc550bfcb16bae5576d89f3 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Fri Sep 30 09:48:47 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Fri Sep 30 09:48:47 2016 -0400 |
| tree | 4f4ec3c6c9e9567fb5b167c49824b3fc647dd84b | |
| parent | adeafd4438a5b9dde3ac9c90c23bfcdac300817c [diff] |
corrected variable name
diff --git a/installations/dc2/installation-rollback.yml b/installations/dc2/installation-rollback.yml index 4fe5413..bc53acb 100644 --- a/installations/dc2/installation-rollback.yml +++ b/installations/dc2/installation-rollback.yml
@@ -1,6 +1,6 @@ --- - hosts: '{{ hosts }}' vars: - remove_data_on_rollback: true + remove_data: true roles: - opdk-setup-bootstrap-rollback