Module: VagrantPlugins::CaCertificates::Cap::Redhat::CertificateFileBundle
- Defined in:
- lib/vagrant-ca-certificates/cap/redhat/certificate_file_bundle.rb
Class Method Summary collapse
Class Method Details
.certificate_file_bundle(m) ⇒ Object
6 7 8 |
# File 'lib/vagrant-ca-certificates/cap/redhat/certificate_file_bundle.rb', line 6 def self.certificate_file_bundle(m) '/etc/pki/tls/cert.pem' end |