From 6610dc1180d0dfbe30a737306d0f059b463aeb26 Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Sun, 26 Apr 2020 23:49:55 +0200 Subject: vFWDT tutorial fixes after integration tests Modification in test files, including configuration and workflow files. Change-Id: I6d9eaf4355a151fa20f1b5d4ea8a025cbcb3d70f Issue-ID: INT-1465 Signed-off-by: Lukasz Rajewski --- .../vFWDT/playbooks/vfw-sink/latest/ansible/upgradepostcheck/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorials/vFWDT/playbooks/vfw-sink/latest/ansible/upgradepostcheck/site.yml') diff --git a/tutorials/vFWDT/playbooks/vfw-sink/latest/ansible/upgradepostcheck/site.yml b/tutorials/vFWDT/playbooks/vfw-sink/latest/ansible/upgradepostcheck/site.yml index 559420a8..13e5be97 100755 --- a/tutorials/vFWDT/playbooks/vfw-sink/latest/ansible/upgradepostcheck/site.yml +++ b/tutorials/vFWDT/playbooks/vfw-sink/latest/ansible/upgradepostcheck/site.yml @@ -1,5 +1,5 @@ --- -- hosts: vfw-sink +- hosts: vFWDT gather_facts: no remote_user: ubuntu tasks: -- cgit 1.2.3-korg