Fix UFW install

This commit is contained in:
VirtuBox
2019-09-21 19:08:53 +02:00
parent e7cdc8f2cf
commit 757ad73e46
7 changed files with 48 additions and 13 deletions

View File

@@ -14,7 +14,6 @@ class WOStackStatusController(CementBaseController):
label = 'stack_services'
stacked_on = 'stack'
stacked_type = 'embedded'
exit_on_close = True
description = 'Check the stack status'
@expose(help="Start stack services")