diff options
author | Stéphane Klein <contact@stephane-klein.info> | 2016-11-07 11:37:58 +0100 |
---|---|---|
committer | Stéphane Klein <contact@stephane-klein.info> | 2016-11-07 11:37:58 +0100 |
commit | 6778ba0ea93932b8d9b0860ae49e20182e41c89b (patch) | |
tree | 2761b36377c82fd56adc238406fd8772ecb8b406 | |
parent | 4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd (diff) | |
download | openshift-6778ba0ea93932b8d9b0860ae49e20182e41c89b.tar.gz openshift-6778ba0ea93932b8d9b0860ae49e20182e41c89b.tar.bz2 openshift-6778ba0ea93932b8d9b0860ae49e20182e41c89b.tar.xz openshift-6778ba0ea93932b8d9b0860ae49e20182e41c89b.zip |
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 |