From e5c23a2b9c6e026c318a249880b92629f6cf13da Mon Sep 17 00:00:00 2001 From: Miles Gould Date: Thu, 7 Jul 2016 13:02:09 +0100 Subject: [PATCH] Fix two types in ironic.conf.sample I ran `tox -e genconfig` with a re-built virtualenv, and this was the result. Change-Id: I54b2376411524f5b9758a771b76fd735013f69f1 --- etc/ironic/ironic.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/ironic/ironic.conf.sample b/etc/ironic/ironic.conf.sample index 7f62ff60bd..1ff5b09746 100644 --- a/etc/ironic/ironic.conf.sample +++ b/etc/ironic/ironic.conf.sample @@ -1410,12 +1410,12 @@ # (list value) #hash_algorithms = md5 -# Authentication type to load (unknown value) +# Authentication type to load (string value) # Deprecated group/name - [keystone_authtoken]/auth_plugin #auth_type = # Config Section from which to load plugin specific options -# (unknown value) +# (string value) #auth_section =