trivial: fix a minor grammatical nit in ipaservices

Change-Id: Ie8e778c28df344f5f62dc0574522abb0ba8cdf48
This commit is contained in:
Lance Bragstad 2020-05-06 17:43:30 +00:00 committed by Purandhar Sairam Mannidi
parent 191ef2d97c
commit d44c1f8b3e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ parameters:
default: '' default: ''
description: FQDN for the FreeIPA server. If you set this value, IdMDomain description: FQDN for the FreeIPA server. If you set this value, IdMDomain
also has to be provided. Typically, this is discovered also has to be provided. Typically, this is discovered
through DNS and does not have to set explicitly. through DNS and does not have to be set explicitly.
type: string type: string
IdMNovaKeytab: IdMNovaKeytab:
default: 'FILE:/etc/novajoin/krb5.keytab' default: 'FILE:/etc/novajoin/krb5.keytab'