IntelSmartEdge / open-developer-experience-kits

Source code for experience kits that use Edge Software Provisioner for deployment.
Apache License 2.0
22 stars 22 forks source link

The cleanup scripts do not work on Ubuntu #4

Open oEscal opened 2 years ago

oEscal commented 2 years ago

When trying to run the deploy script in cleanup mode, I am having the error shown in the image bellow.

image

The error is in the following lines: https://github.com/smart-edge-open/open-developer-experience-kits/blob/17d8dff4fc73a4019db850dd5d4dbca28a89bf80/roles/kubernetes/install/tasks/uninstall.yml#L42-L46

As you may notice, the error is clear: the playbook is trying to uninstall the package using yum. However, I am using Ubuntu :)

inteltiger commented 2 years ago

this will be fixed or removed in the next release. at this moment, please try delete action_plugins/yum.py and uninstall.yml