Module: VagrantPlugins::CaCertificates::Cap::CoreOS::CertificateUploadPath
- Defined in:
- lib/vagrant-ca-certificates/cap/coreos/certificate_upload_path.rb
Class Method Summary collapse
Class Method Details
.certificate_upload_path(m) ⇒ Object
6 7 8 |
# File 'lib/vagrant-ca-certificates/cap/coreos/certificate_upload_path.rb', line 6 def self.certificate_upload_path(m) '/etc/ssl/certs' end |