]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Add missing placeholder
authorZack Cerza <zack@cerza.org>
Fri, 11 Jul 2014 20:40:45 +0000 (14:40 -0600)
committerZack Cerza <zack@cerza.org>
Fri, 11 Jul 2014 20:40:45 +0000 (14:40 -0600)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/suite.py

index 588ca411dc0e99c6b6ad7c3ec125107022b1fec8..815de49d516dc3488c3b7360c4c0827900b6111c 100644 (file)
@@ -633,7 +633,7 @@ dict_templ = {
     'teuthology_branch': Placeholder('teuthology_branch'),
     'machine_type': Placeholder('machine_type'),
     'nuke-on-error': True,
-    'os_type': {'distro': None},
+    'os_type': Placeholder('distro'),
     'overrides': {
         'admin_socket': {
             'branch': Placeholder('ceph_branch'),