Skip to content

Commit d12ba79

Browse files
committed
Remove st2debug component, as only contained submit-debug-info
1 parent 0b59079 commit d12ba79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/vagrant/core_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
end
2424

2525
## StackStorm Package Installation
26-
ST2_PACKAGES = %w(st2common st2reactor st2actions st2api st2auth st2debug)
26+
ST2_PACKAGES = %w(st2common st2reactor st2actions st2api st2auth)
2727
ST2_DEBIAN_PACKAGES = %w(python-st2client)
2828
ST2_REDHAT_PACKAGES = %w(st2client)
2929

0 commit comments

Comments
 (0)