Make sure we trust internal cdn CA
This commit is contained in:
parent
b44fb5ce43
commit
d78d8c22b1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ class cdn::mqtt(
|
|||
)
|
||||
{
|
||||
include sunet::packages::certbot
|
||||
include cdn::ca_trust
|
||||
|
||||
package {'mosquitto': ensure => installed }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue