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
This commit is contained in:
parent
f9a00b53f1
commit
3f445dd5f5
@ -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: []
|
||||
galera_mariadb_server_package: "{{ _galera_mariadb_server_package }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user