mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Check for token variable instead of from options
Update the get method to only retrieve tokens if one doesn't exist from either the cli arguments or from a dotfile
This commit is contained in:
parent
d557541174
commit
7015fc3b20
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = 'vmfloaty'
|
||||
s.version = '0.2.1'
|
||||
s.version = '0.2.2'
|
||||
s.authors = ['Brian Cain']
|
||||
s.email = ['brian.cain@puppetlabs.com']
|
||||
s.license = 'Apache'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue