diff options
author | Scott Dodson <sdodson@redhat.com> | 2017-02-17 09:16:50 -0500 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2017-02-17 09:21:52 -0500 |
commit | 11f0e203e81d1aa0571fd57b566b452ddf59eb49 (patch) | |
tree | 72347616b40ed0d32f594bd326e2b1a093313615 /playbooks/common/openshift-cluster | |
parent | 2fd64f12cdff5213f9669ce5b2b768f0a224300a (diff) | |
download | openshift-11f0e203e81d1aa0571fd57b566b452ddf59eb49.tar.gz openshift-11f0e203e81d1aa0571fd57b566b452ddf59eb49.tar.bz2 openshift-11f0e203e81d1aa0571fd57b566b452ddf59eb49.tar.xz openshift-11f0e203e81d1aa0571fd57b566b452ddf59eb49.zip |
Fix typo, add symlinks for roles
Fixes Bug 1423425
Diffstat (limited to 'playbooks/common/openshift-cluster')
l--------- | playbooks/common/openshift-cluster/upgrades/v3_5/filter_plugins | 1 | ||||
l--------- | playbooks/common/openshift-cluster/upgrades/v3_5/roles | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/v3_5/filter_plugins b/playbooks/common/openshift-cluster/upgrades/v3_5/filter_plugins new file mode 120000 index 000000000..7de3c1dd7 --- /dev/null +++ b/playbooks/common/openshift-cluster/upgrades/v3_5/filter_plugins @@ -0,0 +1 @@ +../../../../../filter_plugins/
\ No newline at end of file diff --git a/playbooks/common/openshift-cluster/upgrades/v3_5/roles b/playbooks/common/openshift-cluster/upgrades/v3_5/roles new file mode 120000 index 000000000..415645be6 --- /dev/null +++ b/playbooks/common/openshift-cluster/upgrades/v3_5/roles @@ -0,0 +1 @@ +../../../../../roles/
\ No newline at end of file |