diff options
author | Devan Goodwin <dgoodwin@redhat.com> | 2015-11-03 08:57:57 -0400 |
---|---|---|
committer | Devan Goodwin <dgoodwin@redhat.com> | 2015-11-03 08:57:57 -0400 |
commit | 3f28361fdf56c9e7395fcbfe5c2698569f8a5684 (patch) | |
tree | 4b342e7e13531476630079ddd52d3765078b6e0a /utils/test | |
parent | f91c0cac0b6e671d5ad70543054a17178c5f0a46 (diff) | |
download | openshift-3f28361fdf56c9e7395fcbfe5c2698569f8a5684.tar.gz openshift-3f28361fdf56c9e7395fcbfe5c2698569f8a5684.tar.bz2 openshift-3f28361fdf56c9e7395fcbfe5c2698569f8a5684.tar.xz openshift-3f28361fdf56c9e7395fcbfe5c2698569f8a5684.zip |
Remove my username from some test data.
Diffstat (limited to 'utils/test')
-rw-r--r-- | utils/test/oo_config_tests.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/test/oo_config_tests.py b/utils/test/oo_config_tests.py index 480560542..6dc335a0e 100644 --- a/utils/test/oo_config_tests.py +++ b/utils/test/oo_config_tests.py @@ -39,10 +39,10 @@ Name: OpenShift Ansible-Based Installer Configuration Subscription: {type: none} Vendor: OpenShift Community Version: 0.0.1 -ansible_config: /home/dgoodwin/.python-eggs/ooinstall-3.0.0-py2.7.egg-tmp/ooinstall/ansible.cfg -ansible_inventory_directory: /home/dgoodwin/.config/openshift/.ansible +ansible_config: /tmp/notreal/ansible.cfg +ansible_inventory_directory: /tmp/notreal/.config/openshift/.ansible ansible_log_path: /tmp/ansible.log -ansible_plugins_directory: /home/dgoodwin/.python-eggs/ooinstall-3.0.0-py2.7.egg-tmp/ooinstall/ansible_plugins +ansible_plugins_directory: /tmp/notreal/.python-eggs/ooinstall-3.0.0-py2.7.egg-tmp/ooinstall/ansible_plugins masters: [10.0.0.1] nodes: [10.0.0.2, 10.0.0.3] validated_facts: |