
6 Apr
2018
6 Apr
'18
5:03 p.m.
On Thu, Apr 05, 2018 at 02:22:16PM +0200, Andrea Bolognani wrote:
Same as for $MAKE, moving the configuration here makes it easier to reproduce issues outside of the CI environment.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- guests/group_vars/all/main.yml | 6 ++++-- guests/templates/bashrc | 2 ++ jobs/defaults.yaml | 1 - 3 files changed, 6 insertions(+), 3 deletions(-)
This should be probably moved after the following patch since it uses VIRT_PREFIX. Reviewed-by: Pavel Hrdina <phrdina@redhat.com>