Skip to content

vagrant: simulate the behavior of the puppet master for the ssl certificates

  • Creation of a local directory containing self signed certificates
  • In the vm template, Configure the puppet agent to expose a le_certs directory
  • mount the local directory into the the vm via the vagrant configuration
  • add a script to easily generate a self signed certificate as certbot would have done

Migrated from D4150 (view on Phabricator)

Merge request reports