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
scripts/renderks.py ovirt-release-master centos > "ovirt-engine-appliance.ks"
scripts/renderks.py:18: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
To reproduce
cd engine-appliance
make
Expected behavior
renderks shouldn't use deprecated API
The text was updated successfully, but these errors were encountered:
Describe the bug
To reproduce
Expected behavior
renderks shouldn't use deprecated API
The text was updated successfully, but these errors were encountered: