If the adoption fails with validation errors about placeholder values, replace the placeholder values with your environment’s actual configuration values.
Example error:
TASK [Validate all required variables are set] ****
fatal: [localhost]: FAILED! => {
"msg": "Required variable proteccio_certs_path contains placeholder value."
}
-
Check the
OpenStackControlPlanecustom resource (CR) patch and the Kubernetes secrets that you created during the adoption procedure. -
Verify that the following configuration values are correct for your environment and do not contain placeholder values:
-
The HSM PKCS#11 PIN in the
hsm-loginsecret -
The HSM partition name, MKEK label, and HMAC label in the
customServiceConfigsection of theOpenStackControlPlaneCR patch -
The Proteccio client certificate, client key, server certificate, and
proteccio.rcconfiguration file in theproteccio-datasecret
-
-
Verify that no placeholder values remain in your configuration before you re-run the adoption.