mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
Previously the CLI would emit a warning about missing configuration file, but a configuration file does not appear to be a requirement, at least based on the documentation and the fact that everything can be specified directly on the command line. This commit simply removes the warning. Users will no longer get a warning when doing things like `floaty --version`, `floaty help`, and any other subcommand. |
||
|---|---|---|
| .. | ||
| abs.rb | ||
| auth.rb | ||
| conf.rb | ||
| errors.rb | ||
| http.rb | ||
| logger.rb | ||
| nonstandard_pooler.rb | ||
| pooler.rb | ||
| service.rb | ||
| ssh.rb | ||
| utils.rb | ||
| version.rb | ||