Skip to content
Snippets Groups Projects
Commit 1ea2e96a authored by Mika Perälä's avatar Mika Perälä
Browse files

Merge branch 'devel' into 'test'

Add postgresql

See merge request liu-puppet-modules/tracingcarbon!22
parents eb1456e7 b1ae6771
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
class tracingcarbon ( class tracingcarbon (
) { ) {
include profiles::letsencrypt include profiles::letsencrypt
include postgresql::server
firewalld_service { 'Allow SSH in the liu zone': firewalld_service { 'Allow SSH in the liu zone':
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