diff options
author | Russell Teague <rteague@redhat.com> | 2017-08-24 13:30:20 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-08-25 10:52:10 -0400 |
commit | 7da3f730a2e2525190dc2c42661275f62891650c (patch) | |
tree | 4cec2053357f11406a63d267eb55542f2b681320 /playbooks/byo | |
parent | affdabe9d5182fb2dca846f4a236aa3af112b68b (diff) | |
download | openshift-7da3f730a2e2525190dc2c42661275f62891650c.tar.gz openshift-7da3f730a2e2525190dc2c42661275f62891650c.tar.bz2 openshift-7da3f730a2e2525190dc2c42661275f62891650c.tar.xz openshift-7da3f730a2e2525190dc2c42661275f62891650c.zip |
Remove unsupported playbooks and utilities
Diffstat (limited to 'playbooks/byo')
-rw-r--r-- | playbooks/byo/vagrant.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/byo/vagrant.yml b/playbooks/byo/vagrant.yml deleted file mode 100644 index 76246e7b0..000000000 --- a/playbooks/byo/vagrant.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- include: rhel_subscribe.yml - -- include: config.yml |