From db287f27fc099659ecb8f84a20259519321d6993 Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 2 Oct 2013 10:32:20 +0200 Subject: typo --- manifests/yaml.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/yaml.pp b/manifests/yaml.pp index 4650a5a..8b05135 100644 --- a/manifests/yaml.pp +++ b/manifests/yaml.pp @@ -1,5 +1,5 @@ class trocla::yaml( - $password_length = 16 + $password_length = 16, $random_passwords = true, $data_file = "{$settings::server_datadir}/trocla_data.yaml", ) { -- cgit v1.2.3