diff options
author | Russell Teague <rteague@redhat.com> | 2017-12-08 08:42:32 -0500 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-12-08 15:55:25 -0500 |
commit | 2bf65cdab4aa88f160d005d3b7649b22a6dceba8 (patch) | |
tree | adae4f2b0e6bf75a63175a2371470789c22f0df0 /playbooks/byo/config.yml | |
parent | c0f7152a51c6306340f9634f191e81d4322d1b52 (diff) | |
download | openshift-2bf65cdab4aa88f160d005d3b7649b22a6dceba8.tar.gz openshift-2bf65cdab4aa88f160d005d3b7649b22a6dceba8.tar.bz2 openshift-2bf65cdab4aa88f160d005d3b7649b22a6dceba8.tar.xz openshift-2bf65cdab4aa88f160d005d3b7649b22a6dceba8.zip |
Cleanup byo references
Diffstat (limited to 'playbooks/byo/config.yml')
-rw-r--r-- | playbooks/byo/config.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/byo/config.yml b/playbooks/byo/config.yml deleted file mode 100644 index 4b74e5bce..000000000 --- a/playbooks/byo/config.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -# TODO (rteague): Temporarily leaving this playbook to allow CI tests to operate until CI jobs are updated. -- import_playbook: ../deploy_cluster.yml |