The ssl_verify_client parameter is required when setting ssl_ca (file: /etc/puppet/modules/horizon/manifests/wsgi/apache.pp,
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Takashi Kajinami |
Bug Description
IPA related jobs are failing on CS9 wallaby promotion pipeline during overcloud and standalone deploy with following error.
```
/usr/bin/puppet apply --summarize --detailed-
2023-08-16 23:48:20 | <13>Aug 16 23:47:54 puppet-user: Warning: /etc/puppet/
2023-08-16 23:48:20 | <13>Aug 16 23:47:57 puppet-user: (file: /etc/puppet/
2023-08-16 23:48:20 | <13>Aug 16 23:47:57 puppet-user: Warning: Undefined variable '::deploy_
2023-08-16 23:48:20 | <13>Aug 16 23:47:57 puppet-user: (file & line not available)
2023-08-16 23:48:20 | <13>Aug 16 23:47:57 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https:/
2023-08-16 23:48:20 | <13>Aug 16 23:47:57 puppet-user: (file & line not available)
2023-08-16 23:48:20 | <13>Aug 16 23:47:58 puppet-user: Warning: This parameter is deprecated, please use `internal_proxy`. at ["/etc/
2023-08-16 23:48:20 | <13>Aug 16 23:47:58 puppet-user: (location: /etc/puppet/
2023-08-16 23:48:20 | <13>Aug 16 23:47:58 puppet-user: Warning: Scope(Class[
2023-08-16 23:48:20 | <13>Aug 16 23:47:58 puppet-user: Error: Evaluation Error: Error while evaluating a Function Call, The ssl_verify_client parameter is required when setting ssl_ca (file: /etc/puppet/
2023-08-16 23:48:20 | + rc=1
```
Here is the package diff from current-tripleo and tripleo-ci-testing.
```
Packages Tested
┏━━━━━━
┃ current-tripleo ┃ tripleo-ci-testing ┃
┡━━━━━━
│ openstack-
│ tripleo-
└──────
```
Below are the logs of failed jobs:
[1].https:/
A similar bug https:/
description: | updated |
Changed in tripleo: | |
status: | In Progress → Fix Released |
Fix proposed to master https:/ /review. opendev. org/c/openstack /tripleo- heat-templates/ +/891649