We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b59079 + d12ba79 commit a21657eCopy full SHA for a21657e
spec/vagrant/core_spec.rb
@@ -23,7 +23,7 @@
23
end
24
25
## StackStorm Package Installation
26
-ST2_PACKAGES = %w(st2common st2reactor st2actions st2api st2auth st2debug)
+ST2_PACKAGES = %w(st2common st2reactor st2actions st2api st2auth)
27
ST2_DEBIAN_PACKAGES = %w(python-st2client)
28
ST2_REDHAT_PACKAGES = %w(st2client)
29
0 commit comments