Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aim_control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
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
aim_control
Merge requests
!22
Clean up module after migration and rename
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Clean up module after migration and rename
after-migration
into
production
Overview
0
Commits
4
Pipelines
4
Changes
5
Merged
Alexander Olofsson
requested to merge
after-migration
into
production
5 years ago
Overview
0
Commits
4
Pipelines
4
Changes
5
Expand
0
0
Merge request reports
Viewing commit
6ff6c7af
Prev
Next
Show latest version
5 files
+
12
−
101
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
6ff6c7af
Clean up module after migration and rename
· 6ff6c7af
Alexander Olofsson
authored
5 years ago
manifests/firewall.pp
+
1
−
1
Options
class
skadereg
::firewall
{
class
aim_control
::firewall
{
::
server_firewall::constricto_chain
{
'skadereg'
:
}
::
server_firewall::rules_file
{
'55-permit-skadereg.rules'
:
content
=>
template
(
"
${module_name}
/55-permit-skadereg.rules.erb"
),
Loading