Fixing a typo: from "to to" to "to" in paragraph related to 'hieradata_override' option.

Change-Id: I69c651fd184f29c1b13ea44518970bec638512a6
This commit is contained in:
brault 2017-03-10 09:22:06 -05:00
parent ade5e70f29
commit 47d8c49e96
2 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@ _opts = [
default='',
help=('Path to hieradata override file. If set, the file will '
'be copied under /etc/puppet/hieradata and set as the '
'first file in the hiera hierarchy. This can be used to '
'first file in the hiera hierarchy. This can be used '
'to custom configure services beyond what '
'undercloud.conf provides')
),

View File

@ -92,7 +92,7 @@
# Path to hieradata override file. If set, the file will be copied
# under /etc/puppet/hieradata and set as the first file in the hiera
# hierarchy. This can be used to to custom configure services beyond
# hierarchy. This can be used to custom configure services beyond
# what undercloud.conf provides (string value)
#hieradata_override =