Module: VagrantPlugins::Certificates::Cap::CoreOS::CertificateUploadPath

Defined in:
lib/vagrant-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-certificates/cap/coreos/certificate_upload_path.rb', line 6

def self.certificate_upload_path(m)
  '/etc/ssl/certs'
end