added role to help manage creating soft sets.
diff --git a/workspace-github-repos.yml b/workspace-github-repos.yml index a71c165..b95fc37 100644 --- a/workspace-github-repos.yml +++ b/workspace-github-repos.yml
@@ -107,4 +107,5 @@ - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-time-sync } - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-update-component } - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-validate-external-port-connectivity-client } - - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-validate-external-port-connectivity-server } \ No newline at end of file + - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-validate-external-port-connectivity-server } + - { workspace: '{{ role_workspace }}', repo_name: apigee-opdk-setup-target-links } \ No newline at end of file