summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/eip.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-11-06 11:23:10 +0100
committervarac <varacanero@zeromail.org>2012-11-06 11:23:10 +0100
commit6022635279a4c6481b1f53fcad43c3b179405405 (patch)
treef201dca78af896cb1275d4064936132b1b76c4d2 /puppet/modules/site_shorewall/manifests/eip.pp
parentb08f959aa17f05821a6a4a58266b9250cdc59cbb (diff)
duplicate definition after merge
Diffstat (limited to 'puppet/modules/site_shorewall/manifests/eip.pp')
-rw-r--r--puppet/modules/site_shorewall/manifests/eip.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/modules/site_shorewall/manifests/eip.pp b/puppet/modules/site_shorewall/manifests/eip.pp
index 20e22cb3..086bf75a 100644
--- a/puppet/modules/site_shorewall/manifests/eip.pp
+++ b/puppet/modules/site_shorewall/manifests/eip.pp
@@ -11,7 +11,6 @@ class site_shorewall::eip {
$openvpn_config = hiera('openvpn')
$openvpn_ports = $openvpn_config['ports']
$openvpn_gateway_address = $site_config::eip::openvpn_gateway_address
- $interface = hiera('interface')
# define macro for incoming services
file { '/etc/shorewall/macro.leap_eip':