From 99a475c9121d8f4583486f1beb7c1b77f64664b8 Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 1 Jan 2013 16:09:09 +0100 Subject: fix tags for 2.6 --- manifests/base.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/base.pp b/manifests/base.pp index 1b18118..9198d73 100644 --- a/manifests/base.pp +++ b/manifests/base.pp @@ -46,7 +46,7 @@ class strongswan::base { @@strongswan::remote_host{$::fqdn: right_cert_content => $::strongswan_cert, right_ip_address => $default_left_ip_address, - tag => [ $::fqdn, 'auto' ] + tag => $::fqdn } #Strongswan::Remote_Host<<| tag == 'auto' and tag != $::fqdn |>> Strongswan::Remote_Host<<| tag != $::fqdn |>> -- cgit v1.2.3