diff options
author | Øystein Bedin <oybed@users.noreply.github.com> | 2017-06-16 13:25:27 -0400 |
---|---|---|
committer | Ryan Cook <rcook@redhat.com> | 2017-06-16 10:25:27 -0700 |
commit | 7ba2ef768b25b99f628c88a8e6348a8d0df630a0 (patch) | |
tree | d96d9d6f202955cf980b043376eeedb36482ebc9 /roles/hostnames/test/test.yaml | |
parent | a6bf0552961c7b8c63639850fd0501941e89938f (diff) | |
download | openshift-7ba2ef768b25b99f628c88a8e6348a8d0df630a0.tar.gz openshift-7ba2ef768b25b99f628c88a8e6348a8d0df630a0.tar.bz2 openshift-7ba2ef768b25b99f628c88a8e6348a8d0df630a0.tar.xz openshift-7ba2ef768b25b99f628c88a8e6348a8d0df630a0.zip |
Revert "Add an Openstack provider (#397)" (#465)
This reverts commit 94756e66352439d48e5d02b461679bd0f1e121cb.
Diffstat (limited to 'roles/hostnames/test/test.yaml')
-rw-r--r-- | roles/hostnames/test/test.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/hostnames/test/test.yaml b/roles/hostnames/test/test.yaml deleted file mode 100644 index 0c56aea51..000000000 --- a/roles/hostnames/test/test.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- hosts: all - roles: - - role: hostnames |