| commit | 2856c63146971963348207069f632ff606fbc95a | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Thu Apr 05 10:32:45 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Thu Apr 05 10:32:45 2018 -0400 |
| tree | cbefd2c50198ce4d2c4138de4141d41df4d9302a | |
| parent | e674b5e2664657b50d0066680f235fbe286a244a [diff] |
removed defaults that are managed elsewhere.
diff --git a/defaults/main.yml b/defaults/main.yml index 2a9bc24..3651ce2 100644 --- a/defaults/main.yml +++ b/defaults/main.yml
@@ -8,5 +8,5 @@ - python-qpid-* - libdb-cxx-* - nginx-* -apigee_home: /opt/apigee -opdk_installer_path: /tmp/edge + +remove_apigee: true \ No newline at end of file