diff options
author | Tomas Sedovic <tomas@sedovic.cz> | 2018-01-12 14:14:30 +0100 |
---|---|---|
committer | Tomas Sedovic <tomas@sedovic.cz> | 2018-01-16 13:58:17 +0100 |
commit | d82066b0d47b35c56da95cf75649b75de0ccdaff (patch) | |
tree | f9aca2cd9f0a2b5fdb39d4b647f424775287def8 | |
parent | dce44f0bf93c1cf7b2d2fd7f01d591be117b2d60 (diff) | |
download | openshift-d82066b0d47b35c56da95cf75649b75de0ccdaff.tar.gz openshift-d82066b0d47b35c56da95cf75649b75de0ccdaff.tar.bz2 openshift-d82066b0d47b35c56da95cf75649b75de0ccdaff.tar.xz openshift-d82066b0d47b35c56da95cf75649b75de0ccdaff.zip |
Move the OpenStack dynamic inventory from sample
Keeping the dynamic inventory in the `sample-inventory` alongside the
`group_vars` poses a problem: when we update the inventory, our users
won't get the latest version.
The dynamic inventory should be independent of the OpenShift or
OpenStack configuration and the users should be able to either pass it
explicitly or create a symlink if they want.
-rwxr-xr-x | playbooks/openstack/inventory.py (renamed from playbooks/openstack/sample-inventory/inventory.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/playbooks/openstack/sample-inventory/inventory.py b/playbooks/openstack/inventory.py index 76e658eb7..76e658eb7 100755 --- a/playbooks/openstack/sample-inventory/inventory.py +++ b/playbooks/openstack/inventory.py |