And pass the right variable
[mirror/dsa-puppet.git] / modules / bacula / manifests / client.pp
index 5e7f337..97b5f21 100644 (file)
@@ -28,7 +28,7 @@ class bacula::client(
       port_fd       => $port_fd,
       client        => $client,
       client_name   => $client_name,
-      client_secret => $client_name,
+      client_secret => $client_secret,
       tag           => "bacula::to-director::${director_server}",
     }