Akosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/79338
Change subject: bacula::console is a class not a definition
......................................................................
bacula::console is a class not a definition
Fix error in backup.pp
Change-Id: Ica1f932b757711d50ec81a219d32a48dd03509b9
---
M manifests/role/backup.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/38/79338/1
diff --git a/manifests/role/backup.pp b/manifests/role/backup.pp
index 3df2ba0..3625f49 100644
--- a/manifests/role/backup.pp
+++ b/manifests/role/backup.pp
@@ -92,7 +92,7 @@
}
# The console should be on the director
- bacula::console { 'bconsole':
+ class { 'bacula::console':
director => $::fqdn,
}
}
--
To view, visit https://gerrit.wikimedia.org/r/79338
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica1f932b757711d50ec81a219d32a48dd03509b9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Akosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits