Remove duplicate package pinning variable

The variable name is duplicated, resulting
in only the last one being used and a warning
from Ansible.

Closes-Bug: #1712315
Change-Id: Ie809922396e0e29983126f98258b7b0f06e8766d
(cherry picked from commit 3f445dd5f5)
This commit is contained in:
Jesse Pretorius 2017-08-25 09:37:10 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 58054f9c70
commit 75c71d5b18
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ galera_force_change_cluster_name: False
# These are here to stub out the internal ROLE API.
# if these are used they should be set within the
# distro specific variable files found in vars/
galera_server_distro_package_pins: []
galera_debconf_items: []
galera_server_percona_distro_packages: []