1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/integration
Nick Townsend b998303f70 Correctly filter literal hostnames in on() block
When a literal hostname was supplied instead of a server object created
by the DSL 'server' keyword, on-filtering would not work.

Now host filtering works as expected, and role filtering causes no
servers to be returned (as literally defined servers have no roles)
2015-03-04 16:47:39 -08:00
..
dsl_spec.rb Correctly filter literal hostnames in on() block 2015-03-04 16:47:39 -08:00