[Deploy] Uninstalling feature failure
Closed this issue · 2 comments
oscarpicas commented
develop branch, version 0.1.1
There is a problem uninstalling features, it seems that uninstall fails but reports that uninstall succeeded:
user@PC16:~$ deploy host delete-feature gw-deploytest docker
Feature 'docker' deleted successfully on host 'gw-deploytest'
user@PC16:~$ deploy host check-feature gw-deploytest docker
Feature 'docker' found on host 'gw-deploytest'
oscarpicas commented
It seems that uninstalling is not enough.
Configuration files must be purged...
stop the service too ?
oscarpicas commented
Fixed in commit 82b0b4c