repospanner: You have to use "s on variables if they are the first thing in the value.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-04-09 18:17:37 +00:00
parent 47cbd1b97b
commit 157111f4ec

View file

@ -29,7 +29,7 @@
region: ansible,
spawn_repospanner_node: true,
rpc_port: 8442,
http_port: {{ repoSpanner_ansible_http }},
http_port: "{{ repoSpanner_ansible_http }}",
when: inventory_hostname == 'repospanner01.phx2.fedoraproject.org'
}
# - { role: repospanner/server,