From 7011ce0e1449a698b950bcb018ad2298835b4a83 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sat, 8 Feb 2014 15:56:00 +0000 Subject: [PATCH] Stg is rolling out on nuancier not nuancier-lite --- roles/nuancier/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nuancier/tasks/main.yml b/roles/nuancier/tasks/main.yml index 681125452a..0e083bb51c 100644 --- a/roles/nuancier/tasks/main.yml +++ b/roles/nuancier/tasks/main.yml @@ -9,7 +9,7 @@ - name: install needed packages yum: pkg={{ item }} state=installed with_items: - - nuancier-lite + - nuancier - python-psycopg2 - python-openid-cla - python-openid-teams