From 9f0a740e5863a6abb740653bf5b62aef703a669c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 24 Sep 2019 21:58:47 +0200 Subject: [PATCH] spell storage better --- modules/bacula/manifests/director.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/bacula/manifests/director.pp b/modules/bacula/manifests/director.pp index 8ea5859ba..8af23cf35 100644 --- a/modules/bacula/manifests/director.pp +++ b/modules/bacula/manifests/director.pp @@ -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; -- 2.20.1