Add puppet-firewall module
This commit is contained in:
parent
f993e23566
commit
3563a411fc
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -34,3 +34,6 @@
|
||||||
[submodule "modules/alternatives"]
|
[submodule "modules/alternatives"]
|
||||||
path = modules/alternatives
|
path = modules/alternatives
|
||||||
url = https://github.com/voxpupuli/puppet-alternatives
|
url = https://github.com/voxpupuli/puppet-alternatives
|
||||||
|
[submodule "modules/firewall"]
|
||||||
|
path = modules/firewall
|
||||||
|
url = https://github.com/puppetlabs/puppetlabs-firewall
|
||||||
|
|
1
modules/firewall
Submodule
1
modules/firewall
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 574deb0ab9555188becb53c1bd898e7cba9d573c
|
Loading…
Add table
Add a link
Reference in a new issue