diff options
| author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2018-02-05 09:59:10 -0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-05 09:59:10 -0800 | 
| commit | 90f577883066f7213afca2a1159c69cabece57dc (patch) | |
| tree | cbf9b876a53cc2769a29a0eb732a5b0d37d2fd68 | |
| parent | 441653cdf9652ad6c550dd7eacaec8807077d76d (diff) | |
| parent | b6364795a6a538d1e9880babf428876521f2956d (diff) | |
Merge pull request #6731 from Klaas-/klaas-patch1
Automatic merge from submit-queue.
Fix broken softlink
I think d3fefc32a727fe3c13159c4e9fe4399f35b487a8 moved dirs and failed to correct the symlinks inside
| l--------- | roles/openshift_certificate_expiry/examples/playbooks | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_certificate_expiry/examples/playbooks b/roles/openshift_certificate_expiry/examples/playbooks index 586afb0d5..751c3d14e 120000 --- a/roles/openshift_certificate_expiry/examples/playbooks +++ b/roles/openshift_certificate_expiry/examples/playbooks @@ -1 +1 @@ -../../../playbooks/certificate_expiry
\ No newline at end of file +../../../playbooks/openshift-checks/certificate_expiry
\ No newline at end of file  | 
