lib/fulmar/task_manager.rb in fulmar-1.6.4 vs lib/fulmar/task_manager.rb in fulmar-1.7.0
- old
+ new
@@ -12,9 +12,10 @@
require 'fulmar/infrastructure/service/composer_service'
require 'fulmar/infrastructure/service/shell_service'
require 'fulmar/infrastructure/service/git_service'
require 'fulmar/infrastructure/service/copy_service'
+require 'fulmar/infrastructure/service/ssh_config_service'
require 'fulmar/infrastructure/service/database/database_service'
require 'ruby_wings'
require 'fileutils'