mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Update docs
This chane updates docs to reflect that ownership has moved to the DIO team at Puppet. It also includes some formatting changes.
This commit is contained in:
parent
b7a210aa15
commit
28fb9290d4
6 changed files with 94 additions and 46 deletions
|
|
@ -19,7 +19,7 @@ class Vmfloaty
|
|||
|
||||
def run # rubocop:disable Metrics/AbcSize
|
||||
program :version, Vmfloaty::VERSION
|
||||
program :description, 'A CLI helper tool for Puppet Labs VM poolers to help you stay afloat'
|
||||
program :description, "A CLI helper tool for Puppet's vmpooler to help you stay afloat"
|
||||
|
||||
config = Conf.read_config
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue