Skip to content
Snippets Groups Projects

Add nginx and letsencrypt cert

Merged Joakim Olovsson requested to merge devel into test
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
manifests/init.pp 0 → 100644
+ 4
0
class ai4ca {
include profiles::letsencrypt
include nginx
}
Loading