diff --git a/ci/scripts/freeipa_setup.sh b/ci/scripts/freeipa_setup.sh index c072c74467..a36493a1cb 100644 --- a/ci/scripts/freeipa_setup.sh +++ b/ci/scripts/freeipa_setup.sh @@ -8,8 +8,8 @@ # - AdminPassword # - UndercloudFQDN # - HostsSecret -# - ProvisioningCIDR: If set, it adds the given CIDR or IP to the -# provisioning interface (which is hardcoded to eth1) +# - ProvisioningCIDR: If set, it adds the given CIDR to the provisioning +# interface (which is hardcoded to eth1) # set -eux