Alexandros Kosiaris has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/344639 )

Change subject: bacula::client: remove Exec['concat-bacula-keypair'] dependency
......................................................................

bacula::client: remove Exec['concat-bacula-keypair'] dependency

Clearly this resource exists no more since the refactoring in the
previous 4 patches

Change-Id: I72ab4952791e2fe6d979cf6fa35f7ce27321e52f
---
M modules/bacula/manifests/client.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/39/344639/1

diff --git a/modules/bacula/manifests/client.pp 
b/modules/bacula/manifests/client.pp
index 811da19..dd56447 100644
--- a/modules/bacula/manifests/client.pp
+++ b/modules/bacula/manifests/client.pp
@@ -60,7 +60,6 @@
         content => template('bacula/bacula-fd.conf.erb'),
         require => [
                     Package['bacula-fd'],
-                    Exec['concat-bacula-keypair'],
                 ],
     }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/344639
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I72ab4952791e2fe6d979cf6fa35f7ce27321e52f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to