From bdcf6192bb916d8ec79b24a85f617d5adb4aced3 Mon Sep 17 00:00:00 2001 From: Matthew McKinley <69479529+matthewjmckinley@users.noreply.github.com> Date: Tue, 22 Sep 2020 16:30:22 -0700 Subject: [PATCH] Change `repo_mapping` to point to new Github mapper repo --- ansible/group_vars/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/all b/ansible/group_vars/all index 71f7f18..6c139e9 100644 --- a/ansible/group_vars/all +++ b/ansible/group_vars/all @@ -17,4 +17,4 @@ repo_harvester: https://github.com/ucldc/harvester.git repo_solr: https://github.com/ucldc/solr_api.git repo_ucldc_iiif: https://github.com/barbarahui/ucldc-iiif.git repo_nuxeo_calisphere: https://github.com/barbarahui/nuxeo-calisphere.git -repo_mapping: git@bitbucket.org:matthewjamesmckinley/dpla-ingestion.git +repo_mapping: https://github.com/calisphere-legacy-harvester/dpla-ingestion.git