summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-02-22 18:38:18 +0100
committerManuel Buil <mbuil@suse.com>2018-02-22 18:39:18 +0100
commita1fbe5304edd9153a4a6cfc9ce10f3666e2b9ea5 (patch)
tree24da219c0cf61f117e94b740b29319a01f4659bf
parentcdcfb32414af77abac43440e0ab5b448e72d83e5 (diff)
Update the .gitignore in roles
THe prepare-functest role changed the name but .gitignore is still using the old name Change-Id: I67e962704a62756663abdc721fb8b9a9ac8648a2 Signed-off-by: Manuel Buil <mbuil@suse.com>
-rw-r--r--xci/playbooks/roles/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/playbooks/roles/.gitignore b/xci/playbooks/roles/.gitignore
index e0b47770..5e72578c 100644
--- a/xci/playbooks/roles/.gitignore
+++ b/xci/playbooks/roles/.gitignore
@@ -3,6 +3,6 @@
!clone-repository/
!configure-network/
!configure-nfs/
-!prepare-functest/
+!run-functest/
!remote-folders/
!synchronize-time/