repository-custom-properties.yml edited online with Bitbucket
diff --git a/repository-custom-properties.yml b/repository-custom-properties.yml index 59d8b0c..5c1d831 100644 --- a/repository-custom-properties.yml +++ b/repository-custom-properties.yml
@@ -5,7 +5,7 @@ playbook_workspace: "{{ apigee_workspace }}/apigee-opdk-playbook-workspace" role_workspace: "{{ apigee_workspace }}/apigee-opdk-role-workspace" repository_secure_endpoint_https: "https://onestash.verizon.com/rest/api/1.0/projects/CELVW" -repository_secure_endpoint_ssh: git@github.com/carlosfrias +repository_secure_endpoint_ssh: "ssh://git@onestash.verizon.com:7999/celvw" configuration_folders: - '{{ ansible_config }}/configurations' - '{{ ansible_config }}/inventory'