Comment 1 for bug 1982872

Revision history for this message
Felipe Reyes (freyes) wrote :

After updating the file fcct-config.yaml it’s necessary to update the “compiled” version in user_data.json with the following command:

podman run --rm -v $(pwd)/fcct-config.yaml:/config.fcc quay.io/coreos/fcct:release --pretty --strict /config.fcc > ./user_data.json

I'm testing the change in a lab environment, will follow up with the results.