You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a function that would import the same code used by our Jinja renderer to handle load_yaml/load_json, to be used as a sanity check so one can see what data that map file contains. This would be very helpful to troubleshoot instances in which the data that is loaded doesn't match what the user expects, resulting in SLS errors.
Additionally, it would be useful to also have an option to use grains.filter_by to see what a given platform would load out of that map file.
The text was updated successfully, but these errors were encountered:
This would be a function that would import the same code used by our Jinja renderer to handle load_yaml/load_json, to be used as a sanity check so one can see what data that map file contains. This would be very helpful to troubleshoot instances in which the data that is loaded doesn't match what the user expects, resulting in SLS errors.
Additionally, it would be useful to also have an option to use grains.filter_by to see what a given platform would load out of that map file.
The text was updated successfully, but these errors were encountered: