diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-11-07 11:08:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-07 11:08:51 -0500 |
commit | 923f2fe526bf523ac3922dd88422a9162f59c865 (patch) | |
tree | 6061517a7a079646543a8914c4a67aa4881b5474 | |
parent | 5a7274dc0bb7bb761a50e7eb59f0515d4a6c8856 (diff) | |
parent | 6778ba0ea93932b8d9b0860ae49e20182e41c89b (diff) | |
download | openshift-923f2fe526bf523ac3922dd88422a9162f59c865.tar.gz openshift-923f2fe526bf523ac3922dd88422a9162f59c865.tar.bz2 openshift-923f2fe526bf523ac3922dd88422a9162f59c865.tar.xz openshift-923f2fe526bf523ac3922dd88422a9162f59c865.zip |
Merge pull request #2741 from harobed/issue_2740
Remove unused openshift-ansible/inventory/hosts file #2740
-rw-r--r-- | inventory/hosts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inventory/hosts b/inventory/hosts deleted file mode 100644 index 72b7ae646..000000000 --- a/inventory/hosts +++ /dev/null @@ -1,2 +0,0 @@ -# Eventually we'll add the GCE, AWS, etc dynamic inventories, but for now... -localhost |