spell storage better
[mirror/dsa-puppet.git] / modules / bacula / manifests / director.pp
index 8ea5859..8af23cf 100644 (file)
@@ -70,7 +70,7 @@ class bacula::director(
   }
 
   Bacula::Director::Client             <<| tag == "bacula::to-director::${::fqdn}" |>>
-  Bacula::Director::Client_from_stroage<<| tag == "bacula::to-director::${::fqdn}" |>>
+  Bacula::Director::Client_from_storage<<| tag == "bacula::to-director::${::fqdn}" |>>
 
   package { 'bacula-console':
     ensure => installed;