v0.6.12 (2022-08-29)
- update codeowners to include omnibus team & some cleanup #87 (vkarve-chef)
- update codeowners to include omnibus team & some cleanup #87 (vkarve-chef)
- Use client CLI dist constant when executing chef runs #86 (ramereth)
v0.6.10 (2022-02-15)
v0.6.9 (2022-02-10)
- Update chefstyle requirement from = 2.0.9 to = 2.1.0 #77 (dependabot[bot])
- Update chefstyle requirement from = 2.1.0 to = 2.1.1 #78 (dependabot[bot])
- Update chefstyle requirement from = 2.1.1 to = 2.1.2 #79 (dependabot[bot])
- Update chefstyle requirement from = 2.1.2 to = 2.2.0 #81 (dependabot[bot])
- Replace hardcode of server status json #83 (aleksey-hariton)
v0.6.4 (2021-10-15)
- Use the variable for release_branch #74 (tas50)
- Chefstyle the lib and bin dirs #75 (tas50)
- Chefstyle everything else #76 (tas50)
- Enable symlinks to be found
- Explicitly calls help and exits 0 when omnibus-ctl is run with --help as the first argument
- Strips out
--
to use existing help command code path - Add license to gemspec
- Add global pre-hook support
- Fix typo preventing
omnibus-ctl int <program>
from working - Remove SVDIR from environment if it was set
- Explicitly set SVDIR to the service_dir
- Quote glob patterns in find command
- Set log_level with -l
- Add a step to view and accept a project's license to reconfigure command.
- This step can be skipped by passing --accept-license command line option to reconfigure.