Skip to content
Snippets Groups Projects
Verified Commit a69478f2 authored by Joakim Olovsson's avatar Joakim Olovsson
Browse files

...

parent 636f1554
No related branches found
No related tags found
No related merge requests found
Pipeline #75877 passed
...@@ -4,7 +4,7 @@ class bright ( ...@@ -4,7 +4,7 @@ class bright (
Array[String] $index_files = ['index.html'], Array[String] $index_files = ['index.html'],
) { ) {
include nginx include nginx
include profiles::letsencrypt profiles::letsencrypt::cert { fact('networking.fqdn'): }
# nginx::resource::server { fact('networking.fqdn'): # nginx::resource::server { fact('networking.fqdn'):
# ensure => present, # ensure => present,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment