adds accessor for client_cert

This commit is contained in:
Simon Thulbourn 2013-05-23 14:44:52 +01:00
parent ad96a84afe
commit 97f9206787
1 changed files with 1 additions and 0 deletions

View File

@ -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