Need some help to understand "Baremetal Provision Configuration" file

Harald Jensas hjensas at redhat.com
Wed Aug 25 08:04:23 UTC 2021


On 8/24/21 7:07 PM, wodel youchi wrote:
>     *2021-08-24 18:01:18.371725 | 52540075-9baf-8232-d4fa-0000000000a0 |
>           FATAL | Render network_config from template | computehci-1 |
>     error={
>          "censored": "the output has been hidden due to the fact that
>     'no_log: true' was specified for this result",
>          "changed": false
>     }

This looks like a problem with your nic config template, 
/home/stack/templates/nic-configs/bonds_vlans.j2. To debug disable 
"hideing" of sensitive logs.

sudo sed -i 's/tripleo_network_config_hide_sensitive_logs: 
true/tripleo_network_config_hide_sensitive_logs: false/g' 
/usr/share/ansible/roles/tripleo-network-config/defaults/main.yml


--
Harald




More information about the openstack-discuss mailing list