| --- | |
| # defaults file for apigee-opdk-setup-local-repository | |
| apigee_mirror_version: "{{ opdk_version }}" | |
| # Choose whether to copy the Apigee Mirror archive from your control machine or use an existing archive on the server. | |
| copy_archive: yes | |
| # Apigee archive that is created when a mirror is used. | |
| apigee_archive_name: apigee-{{ opdk_version }}.tar.gz |