Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tracingcarbon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
liu-puppet-modules
Tracingcarbon
Merge requests
!23
Test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Test
test
into
production
Overview
0
Commits
3
Pipelines
2
Changes
1
Merged
Mika Perälä
requested to merge
test
into
production
2 years ago
Overview
0
Commits
3
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Viewing commit
b1ae6771
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
b1ae6771
Add postgresql
· b1ae6771
Mika Perälä
authored
2 years ago
manifests/init.pp
+
1
−
0
Options
@@ -7,6 +7,7 @@
class
tracingcarbon
(
)
{
include
profiles::letsencrypt
include
postgresql::server
firewalld_service
{
'Allow SSH in the liu zone'
:
ensure
=>
present
,
Loading