mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Prior to this commit the hostname_shorten regex wouldn't match the updated human readable hostnames because they contain dashes. This commit updates the regex to capture dashes in the hostname, and adds a few specs to verify that behavior. |
||
|---|---|---|
| .. | ||
| api | ||
| providers | ||
| env_config.rb | ||
| generic_connection_pool_spec.rb | ||
| pool_manager_spec.rb | ||
| providers_spec.rb | ||
| vmpooler_spec.rb | ||