mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
puppet: Fix conflicting puppet declaration
(imported from commit da0ca23a9b8a0a7a6de7d12ef4d47f468075aeec)
This commit is contained in:
parent
47c8062e2f
commit
b940693df4
@ -47,7 +47,7 @@ class humbug::app_frontend {
|
||||
}
|
||||
# TODO: I think we need to restart memcached after deploying this
|
||||
|
||||
exec {"pip6":
|
||||
exec {"pip-django-pipeline":
|
||||
command => "/usr/bin/pip install django-pipeline",
|
||||
creates => "/usr/local/lib/python2.6/dist-packages/pipeline",
|
||||
require => Package['python-pip'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user