setup: Remove unavailable as a state in setup_helper
- Unavailable being a state can cause issues in several places in the where there are currently only checks for 'needs-setup'
- Since it's only used in the UI, a method to check whether a module is unavailable should be sufficient.
Signed-off-by: Joseph Nuthalapati njoseph@thoughtworks.com