mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-27 05:48:41 -05:00
(#24) Improve 'get' output
This commit updates how hosts are formated when shown to the user. It applies a domain to each hostname instead of being a different key.
This commit is contained in:
parent
06206456c7
commit
a6c5f1dceb
4 changed files with 13 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
class Version
|
||||
@version = '0.3.1'
|
||||
@version = '0.4.0'
|
||||
|
||||
def self.get
|
||||
@version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue