Foreman Upgrade to 1.17 makes changes to existing puppet parameters

Problem: After upgrade from 1.16 to 1.17 puppet parameters have changed. For example An array went from this:
[‘item1’, ‘item2’]

to this:
“[“item1”,“item2”]”

causing existing puppet parameters to break and systems to generate errors on puppet runs

Can you please open an issue on https://projects.theforeman.org for this?

No problem. I’ll move it over there. TY

1 Like