diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-08-23 16:18:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-23 16:18:24 -0400 |
commit | 57a794122c0e1a8cc3b4b5fe9613f8d3aaf7f760 (patch) | |
tree | fd7d9ca1c5554c63a14ef413f454f2552dfdc0d7 /utils/test/fixture.py | |
parent | af01e6dd961541a1cb3a890cffd548e71a32f48b (diff) | |
parent | 2bb4266be4f3e30f4ab1b22354bbeb68f3432df7 (diff) | |
download | openshift-57a794122c0e1a8cc3b4b5fe9613f8d3aaf7f760.tar.gz openshift-57a794122c0e1a8cc3b4b5fe9613f8d3aaf7f760.tar.bz2 openshift-57a794122c0e1a8cc3b4b5fe9613f8d3aaf7f760.tar.xz openshift-57a794122c0e1a8cc3b4b5fe9613f8d3aaf7f760.zip |
Merge pull request #2334 from smunilla/BZ1358951
Bug 1358951 - Error loading config, no such key: 'deployment' when using ing previously valid answers file
Diffstat (limited to 'utils/test/fixture.py')
-rw-r--r-- | utils/test/fixture.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/test/fixture.py b/utils/test/fixture.py index b2a0a7134..a883e5c56 100644 --- a/utils/test/fixture.py +++ b/utils/test/fixture.py @@ -12,6 +12,7 @@ SAMPLE_CONFIG = """ variant: %s variant_version: 3.3 master_routingconfig_subdomain: example.com +version: v2 deployment: ansible_ssh_user: root hosts: |