updated variables
diff --git a/repository-custom-properties.yml b/repository-custom-properties.yml index c31db5d..5c1d831 100644 --- a/repository-custom-properties.yml +++ b/repository-custom-properties.yml
@@ -4,8 +4,8 @@ apigee_workspace: ~/apigee-workspace playbook_workspace: "{{ apigee_workspace }}/apigee-opdk-playbook-workspace" role_workspace: "{{ apigee_workspace }}/apigee-opdk-role-workspace" -repository_secure_endpoint_https: https://github.com/carlosfrias -repository_secure_endpoint_ssh: git@github.com:carlosfrias +repository_secure_endpoint_https: "https://onestash.verizon.com/rest/api/1.0/projects/CELVW" +repository_secure_endpoint_ssh: "ssh://git@onestash.verizon.com:7999/celvw" configuration_folders: - '{{ ansible_config }}/configurations' - '{{ ansible_config }}/inventory'