Skip to content
Snippets Groups Projects
Commit bb97a0e7 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Import puppet-letsencrypt

parent d841393f
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,12 @@
/mosen-cups/
/openstack-ceph/
/private/swh-private-data/
/private/swh-private-data-censored/
/puppet-archive/
/puppet-extlib/
/puppet-grafana/
/puppet-kafka/
/puppet-letsencrypt/
/puppet-nginx/
/puppet-php/
/puppet-unattended_upgrades/
......
......@@ -117,6 +117,12 @@ checkout = git clone https://forge.softwareheritage.org/source/puppet-puppet-kaf
&& git remote add upstream https://github.com/voxpupuli/puppet-kafka \
&& git fetch upstream
[puppet-letsencrypt]
checkout = git clone https://forge.softwareheritage.org/source/puppet-puppet-letsencrypt.git puppet-letsencrypt \
&& cd puppet-letsencrypt \
&& git remote add upstream https://github.com/voxpupuli/puppet-letsencrypt \
&& git fetch upstream
[puppet-nginx]
checkout = git clone https://forge.softwareheritage.org/source/puppet-puppet-nginx.git puppet-nginx \
&& cd puppet-nginx \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment