adds accessor for client_cert
This commit is contained in:
parent
ad96a84afe
commit
97f9206787
|
@ -15,6 +15,7 @@ module VagrantPlugins
|
|||
|
||||
attr_accessor :base_mac
|
||||
attr_accessor :box
|
||||
attr_accessor :client_cert
|
||||
attr_accessor :box_url
|
||||
attr_accessor :graceful_halt_retry_count
|
||||
attr_accessor :graceful_halt_retry_interval
|
||||
|
|
Loading…
Reference in New Issue