spell storage better
authorPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 19:58:47 +0000 (21:58 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 20:02:57 +0000 (22:02 +0200)
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;