mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
Make python-django-guardian a dependency according to puppet.
(imported from commit 05c53f714b0ac3e5f86d946c8ab6fb2eaac8827b)
This commit is contained in:
@@ -15,7 +15,7 @@ class humbug::app_frontend {
|
||||
"python-django-pipeline", "hunspell-en-us",
|
||||
"python-django-bitfield", "python-embedly",
|
||||
"python-postmonkey", "python-django-jstemplate",
|
||||
"redis-server", "python-redis",
|
||||
"redis-server", "python-redis", "python-django-guardian",
|
||||
"python-diff-match-patch",]
|
||||
package { $web_packages: ensure => "installed" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user