commit d44c1f8b3e85862231ebf6694fd323ca27ef1492 Author: Lance Bragstad Date: Wed May 6 17:43:30 2020 +0000 trivial: fix a minor grammatical nit in ipaservices Change-Id: Ie8e778c28df344f5f62dc0574522abb0ba8cdf48 diff --git a/deployment/ipa/ipaservices-baremetal-ansible.yaml b/deployment/ipa/ipaservices-baremetal-ansible.yaml index 11b5189..6f296e2 100644 --- a/deployment/ipa/ipaservices-baremetal-ansible.yaml +++ b/deployment/ipa/ipaservices-baremetal-ansible.yaml @@ -45,7 +45,7 @@ parameters: default: '' description: FQDN for the FreeIPA server. If you set this value, IdMDomain 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 IdMNovaKeytab: default: 'FILE:/etc/novajoin/krb5.keytab'