Fix typo in nodepool-builder.logging.conf

Sadly, I broke things.

Change-Id: I7f1aa09d0a9bfddea710f571203a26c0f943f4df
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-11-29 10:18:09 -05:00
parent 5651563d42
commit cac41d1314
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# #
[loggers] [loggers]
keys=root,nodepool,requests,shade,image,kazoo keys=root,nodepool,requests,shade,image,kazoo,
dib_debian-jessie, dib_ubuntu-precise, dib_ubuntu-trusty, dib_debian-jessie, dib_ubuntu-precise, dib_ubuntu-trusty,
dib_ubuntu-xenial, dib_centos-7, dib_fedora-23, dib_fedora-24, dib_ubuntu-xenial, dib_centos-7, dib_fedora-23, dib_fedora-24,
rax-dfw_upload, rax-ord_upload, rax-iad_upload, ovh-gra1_upload, rax-dfw_upload, rax-ord_upload, rax-iad_upload, ovh-gra1_upload,

View File

@ -44,7 +44,7 @@ _BASIC_FILE = """
# #
[loggers] [loggers]
keys=root,nodepool,requests,shade,image,kazoo keys=root,nodepool,requests,shade,image,kazoo,
%(logger_titles)s %(logger_titles)s
[handlers] [handlers]