Commit e2c6fafad90263ff5ac3a28718a8ea61adb3b307

Authored by Antonio Terceiro
1 parent 0ac7e643

relax dependency

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Rakefile
... ... @@ -19,4 +19,4 @@ end
19 19 task :bootstrap_common => '.ssh_config'
20 20  
21 21 # dependencies
22   -task 'bootstrap:integration' => 'converge:database'
  22 +task 'converge:integration' => 'converge:database'
... ...