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
This commit is contained in:
Miles Gould 2016-07-07 13:02:09 +01:00
parent 5bd0c1b358
commit e5c23a2b9c

View File

@ -1410,12 +1410,12 @@
# (list value) # (list value)
#hash_algorithms = md5 #hash_algorithms = md5
# Authentication type to load (unknown value) # Authentication type to load (string value)
# Deprecated group/name - [keystone_authtoken]/auth_plugin # Deprecated group/name - [keystone_authtoken]/auth_plugin
#auth_type = <None> #auth_type = <None>
# Config Section from which to load plugin specific options # Config Section from which to load plugin specific options
# (unknown value) # (string value)
#auth_section = <None> #auth_section = <None>