diff options
author | Luke Meyer <lmeyer@redhat.com> | 2017-09-12 12:30:07 -0400 |
---|---|---|
committer | Luke Meyer <lmeyer@redhat.com> | 2017-09-12 12:30:08 -0400 |
commit | f08d9dc9db4c596e9c06ad0e4fc33960a6bb89bc (patch) | |
tree | a6404def3d29bafa45fa5ba4ed0609c09e5ec0dc | |
parent | f8393b7aef78c92437fe78092821a8d0a11c22cc (diff) | |
download | openshift-f08d9dc9db4c596e9c06ad0e4fc33960a6bb89bc.tar.gz openshift-f08d9dc9db4c596e9c06ad0e4fc33960a6bb89bc.tar.bz2 openshift-f08d9dc9db4c596e9c06ad0e4fc33960a6bb89bc.tar.xz openshift-f08d9dc9db4c596e9c06ad0e4fc33960a6bb89bc.zip |
openshift-checks: add role symlink
fixes bug 1487548
https://bugzilla.redhat.com/show_bug.cgi?id=1487548
l--------- | playbooks/byo/openshift-checks/roles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-checks/roles b/playbooks/byo/openshift-checks/roles new file mode 120000 index 000000000..20c4c58cf --- /dev/null +++ b/playbooks/byo/openshift-checks/roles @@ -0,0 +1 @@ +../../../roles
\ No newline at end of file |