Fix this template to actually work.

This commit is contained in:
Kevin Fenzi 2016-07-13 19:23:45 +00:00
parent a438a2a2da
commit 5ad458cc57

View file

@ -81,7 +81,7 @@ plugins = runroot
{% else %}
{% if not inventory_hostname.startswith('arm','aarch64','ppc8','buildvm-ppc64','buildvm-s390') %}
{% if ansible_architecture == 'x86_64' %}
plugins = builder_containerbuild
{% else %}
plugins =