diff --git a/manifests/host.pp b/manifests/host.pp index 264d19c..4021bfe 100644 --- a/manifests/host.pp +++ b/manifests/host.pp @@ -4,6 +4,7 @@ # define tinc::host( $public_key, + $address, $ensure = present, $port = 655, $compression = 10,