From f61b4ddb256b47725931d51294282a693cb54d0c Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Wed, 17 Jul 2013 17:24:36 -0400 Subject: [PATCH] Remove second duplicate python-boto instance. (imported from commit 11ef02de82d0f8cdd4c1cf3813e5d09619d4665b) --- servers/puppet/modules/humbug/manifests/app_frontend.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/puppet/modules/humbug/manifests/app_frontend.pp b/servers/puppet/modules/humbug/manifests/app_frontend.pp index d669793b88..f6ab378fc0 100644 --- a/servers/puppet/modules/humbug/manifests/app_frontend.pp +++ b/servers/puppet/modules/humbug/manifests/app_frontend.pp @@ -9,7 +9,7 @@ class humbug::app_frontend { "yui-compressor", "python-django-auth-openid", "python-django-statsd-mozilla", "build-essential", "libssl-dev", "python-ujson", - "python-boto", "python-defusedxml", "python-twitter", + "python-defusedxml", "python-twitter", "python-twisted", "python-markdown", "python-django-south", "python-mock", "python-pika", "python-django-pipeline", "hunspell-en-us",