Remove unused variable

It looks like this was left behind in a previous refactor.

Change-Id: Ifa91cb29f3e8daf3012ebd59f82a925be970a2c9
This commit is contained in:
Jesse Pretorius 2016-10-06 16:02:57 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 3f44361f29
commit f81ac49dde

View File

@ -38,9 +38,6 @@
- include: common-tasks/os-lxc-container-setup.yml
static: no
vars:
repo_build_git_cache_bind_mount:
- mount_path: "{{ repo_build_git_cache }}"
bind_dir_path: "{{ repo_build_git_cache }}"
list_of_bind_mounts:
- mount_path: "/openstack/{{ inventory_hostname }}"
bind_dir_path: "/var/www"