Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
puppet
librarian
Commits
9d2e260a
Commit
9d2e260a
authored
Jun 07, 2020
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use experimental puppet-firewall_multi to support new version of puppetlabs-firewall
parent
2dc331be
Pipeline
#2332
passed with stages
in 10 minutes and 55 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
+11
-4
Puppetfile
Puppetfile
+2
-1
Puppetfile.lock
Puppetfile.lock
+9
-3
No files found.
Puppetfile
View file @
9d2e260a
...
...
@@ -3,7 +3,8 @@ forge "https://forgeapi.puppetlabs.com"
# Modules from puppetforge
mod
'alexharvey-firewall_multi'
mod
'alexharvey-firewall_multi'
,
:git
=>
'https://github.com/cFire/puppet-firewall_multi'
mod
'camptocamp-systemd'
mod
'danfoster-sysfs'
mod
'devsec-suricata'
...
...
Puppetfile.lock
View file @
9d2e260a
...
...
@@ -5,8 +5,6 @@ FORGE
camptocamp-systemd (< 3.0.0, >= 1.1.1)
puppet-archive (< 5.0.0, >= 2.0.0)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
alexharvey-firewall_multi (1.17.0)
puppetlabs-firewall (= 2.3.0)
camptocamp-systemd (2.9.0)
puppetlabs-inifile (< 5.0.0, >= 1.6.0)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
...
...
@@ -54,7 +52,7 @@ FORGE
puppetlabs-concat (6.2.0)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
puppetlabs-translate (< 3.0.0, >= 1.0.0)
puppetlabs-firewall (2.
3
.0)
puppetlabs-firewall (2.
4
.0)
puppetlabs-stdlib (< 7.0.0, >= 4.0.0)
puppetlabs-inifile (3.1.0)
puppetlabs-translate (< 3.0.0, >= 1.0.0)
...
...
@@ -76,6 +74,14 @@ FORGE
stahnma-epel (1.3.1)
puppetlabs-stdlib (>= 3.0.0)
GIT
remote: https://github.com/cFire/puppet-firewall_multi
ref: master
sha: a5d9e453861936861740f98d9c8ef64d05dfc6f5
specs:
alexharvey-firewall_multi (1.17.1)
puppetlabs-firewall (= 2.4.0)
GIT
remote: https://github.com/gnubila-france/puppet-autossh.git
ref: master
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment