summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-12-15 18:04:52 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-12-15 18:04:52 -0200
commit690834385f0e6efe8ecf15a04d9a1ef09b243281 (patch)
treeddd199725dd92fd36b7af41abe71d995c190f5f7
parentb0aaa689982edef19b349bd85350713f8b7108c2 (diff)
downloadpuppet-firewall-690834385f0e6efe8ecf15a04d9a1ef09b243281.tar.gz
puppet-firewall-690834385f0e6efe8ecf15a04d9a1ef09b243281.tar.bz2
Docker and forwarding classes (2)
-rw-r--r--manifests/docker.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/docker.pp b/manifests/docker.pp
index 7a5fdac..e69010b 100644
--- a/manifests/docker.pp
+++ b/manifests/docker.pp
@@ -1,5 +1,5 @@
# See http://serverfault.com/questions/579726/docker-shorewall
-class firewall::docker($device) {
+class firewall::docker($device = 'eth0') {
class { 'firewall::forwarding': }
shorewall::masq { "${device}":