testsuite: Use more ansible for setup
This commit is contained in:
parent
9a3a0f4de2
commit
b1e7dac0f9
10 changed files with 67 additions and 58 deletions
|
@ -0,0 +1,3 @@
|
|||
hadoop_version: "2.10.0"
|
||||
hadoop_archive_file: "hadoop-{{ hadoop_version }}.tar.gz"
|
||||
hadoop_archive_url: "https://artfiles.org/apache.org/hadoop/common/hadoop-{{ hadoop_version }}}/{{ hadoop_archive_file }}"
|
Loading…
Add table
Add a link
Reference in a new issue