Our team has to manually modify concourse.yml to add in the external_worker_authorized_keys. We thought adding this ops file may help others who do the same.
I did not see a way to append a value to a string, so in this PR, I just overwrite the string. Please let me know if there is a better way to do this.
Our team has to manually modify concourse.yml to add in the external_worker_authorized_keys. We thought adding this ops file may help others who do the same.
I did not see a way to append a value to a string, so in this PR, I just overwrite the string. Please let me know if there is a better way to do this.