From 234479eadbccce8c3ed039d09ce90774429d05cf Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 11 Mar 2015 14:59:07 +0000 Subject: Remove lorry-controller settings that don't do anything These settings had a meaning for the old implementation of lorry-controller, but are ignored by the current implementation. --- ansible/roles/trove-setup/tasks/lorry-controller-setup.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'ansible') diff --git a/ansible/roles/trove-setup/tasks/lorry-controller-setup.yml b/ansible/roles/trove-setup/tasks/lorry-controller-setup.yml index f256bc4..f839ca8 100644 --- a/ansible/roles/trove-setup/tasks/lorry-controller-setup.yml +++ b/ansible/roles/trove-setup/tasks/lorry-controller-setup.yml @@ -24,7 +24,6 @@ ignore: [ "baserock/lorries" ], - tarball: "always" } when: UPSTREAM_TROVE is defined -- cgit v1.2.1