Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
puppet
librarian
Commits
46b4f41e
Commit
46b4f41e
authored
Dec 19, 2019
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update firewall modules
parent
e480efa5
Pipeline
#1937
passed with stages
in 10 minutes and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
Puppetfile
Puppetfile
+1
-0
Puppetfile.lock
Puppetfile.lock
+7
-3
No files found.
Puppetfile
View file @
46b4f41e
...
@@ -11,6 +11,7 @@ mod 'KyleAnderson-consul'
...
@@ -11,6 +11,7 @@ mod 'KyleAnderson-consul'
mod
'puppet-gitlab_ci_runner'
mod
'puppet-gitlab_ci_runner'
mod
'puppet-letsencrypt'
mod
'puppet-letsencrypt'
mod
'puppet-logrotate'
mod
'puppet-logrotate'
mod
'puppet-mongodb'
mod
'puppet-nginx'
mod
'puppet-nginx'
mod
'puppet-nodejs'
mod
'puppet-nodejs'
mod
'puppet-snmp'
mod
'puppet-snmp'
...
...
Puppetfile.lock
View file @
46b4f41e
...
@@ -6,8 +6,8 @@ FORGE
...
@@ -6,8 +6,8 @@ FORGE
puppet-archive (< 4.0.0, >= 2.0.0)
puppet-archive (< 4.0.0, >= 2.0.0)
puppetlabs-powershell (< 3.0.0, >= 2.1.3)
puppetlabs-powershell (< 3.0.0, >= 2.1.3)
puppetlabs-stdlib (< 6.0.0, >= 4.13.1)
puppetlabs-stdlib (< 6.0.0, >= 4.13.1)
alexharvey-firewall_multi (1.1
4
.0)
alexharvey-firewall_multi (1.1
5
.0)
puppetlabs-firewall (= 2.
0
.0)
puppetlabs-firewall (= 2.
1
.0)
camptocamp-systemd (2.6.0)
camptocamp-systemd (2.6.0)
puppetlabs-inifile (< 4.0.0, >= 1.6.0)
puppetlabs-inifile (< 4.0.0, >= 1.6.0)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
...
@@ -31,6 +31,9 @@ FORGE
...
@@ -31,6 +31,9 @@ FORGE
stahnma-epel (< 2.0.0, >= 1.0.0)
stahnma-epel (< 2.0.0, >= 1.0.0)
puppet-logrotate (3.4.0)
puppet-logrotate (3.4.0)
puppetlabs-stdlib (< 6.0.0, >= 4.22.0)
puppetlabs-stdlib (< 6.0.0, >= 4.22.0)
puppet-mongodb (3.0.0)
puppetlabs-apt (< 8.0.0, >= 2.1.0)
puppetlabs-stdlib (< 7.0.0, >= 4.25.0)
puppet-nginx (1.0.0)
puppet-nginx (1.0.0)
puppetlabs-concat (< 7.0.0, >= 4.1.0)
puppetlabs-concat (< 7.0.0, >= 4.1.0)
puppetlabs-stdlib (< 7.0.0, >= 5.0.0)
puppetlabs-stdlib (< 7.0.0, >= 5.0.0)
...
@@ -44,7 +47,7 @@ FORGE
...
@@ -44,7 +47,7 @@ FORGE
puppetlabs-concat (6.1.0)
puppetlabs-concat (6.1.0)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
puppetlabs-stdlib (< 7.0.0, >= 4.13.1)
puppetlabs-translate (< 3.0.0, >= 1.0.0)
puppetlabs-translate (< 3.0.0, >= 1.0.0)
puppetlabs-firewall (2.
0
.0)
puppetlabs-firewall (2.
1
.0)
puppetlabs-stdlib (< 7.0.0, >= 4.0.0)
puppetlabs-stdlib (< 7.0.0, >= 4.0.0)
puppetlabs-inifile (2.5.0)
puppetlabs-inifile (2.5.0)
puppetlabs-translate (< 2.0.0, >= 1.0.0)
puppetlabs-translate (< 2.0.0, >= 1.0.0)
...
@@ -129,6 +132,7 @@ DEPENDENCIES
...
@@ -129,6 +132,7 @@ DEPENDENCIES
puppet-gitlab_ci_runner (>= 0)
puppet-gitlab_ci_runner (>= 0)
puppet-letsencrypt (>= 0)
puppet-letsencrypt (>= 0)
puppet-logrotate (>= 0)
puppet-logrotate (>= 0)
puppet-mongodb (>= 0)
puppet-nginx (>= 0)
puppet-nginx (>= 0)
puppet-nodejs (>= 0)
puppet-nodejs (>= 0)
puppet-snmp (>= 0)
puppet-snmp (>= 0)
...
...
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