diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-29 11:06:40 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-29 11:06:40 -0500 |
commit | adc95d5a8538052e0ce6116a6028dec21afa4ee4 (patch) | |
tree | b2d97cccb2efc13ad649bba01d2e02ef47f7aba6 | |
parent | 0d07fdcd68cf1e8b64a177a7f01be2571e27c21e (diff) | |
parent | bb87f961cd5b447de5df677c9630bfe8cd7d8de8 (diff) | |
download | openshift-adc95d5a8538052e0ce6116a6028dec21afa4ee4.tar.gz openshift-adc95d5a8538052e0ce6116a6028dec21afa4ee4.tar.bz2 openshift-adc95d5a8538052e0ce6116a6028dec21afa4ee4.tar.xz openshift-adc95d5a8538052e0ce6116a6028dec21afa4ee4.zip |
Merge pull request #1519 from brenton/master
Adding a symlink to making loading the examples more convenient
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 |