diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-29 07:59:53 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-29 07:59:53 -0500 |
commit | bb87f961cd5b447de5df677c9630bfe8cd7d8de8 (patch) | |
tree | a2b4b1f324f20f90d2c53a9c778da87caa21166f | |
parent | 6a1b6a8fe91a06e2ccccf75d4880a05c9908c072 (diff) | |
download | openshift-bb87f961cd5b447de5df677c9630bfe8cd7d8de8.tar.gz openshift-bb87f961cd5b447de5df677c9630bfe8cd7d8de8.tar.bz2 openshift-bb87f961cd5b447de5df677c9630bfe8cd7d8de8.tar.xz openshift-bb87f961cd5b447de5df677c9630bfe8cd7d8de8.zip |
Adding a symlink to making loading the examples more convenient
This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1300503
l--------- | roles/openshift_examples/files/examples/latest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/openshift_examples/files/examples/latest b/roles/openshift_examples/files/examples/latest new file mode 120000 index 000000000..634650e09 --- /dev/null +++ b/roles/openshift_examples/files/examples/latest @@ -0,0 +1 @@ +v1.1
\ No newline at end of file |