aboutsummaryrefslogtreecommitdiffstats
path: root/roles/prepare_ci/vars/debian.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/prepare_ci/vars/debian.yaml')
-rw-r--r--roles/prepare_ci/vars/debian.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/roles/prepare_ci/vars/debian.yaml b/roles/prepare_ci/vars/debian.yaml
new file mode 100644
index 0000000..5b9029c
--- /dev/null
+++ b/roles/prepare_ci/vars/debian.yaml
@@ -0,0 +1,18 @@
+---
+ci_packages:
+ - jq
+ - build-essential
+ - libffi-dev
+ - git
+ - python3-pip
+ - rsync
+ci_python3_packages:
+ - openshift==0.11.2
+ - stevedore==1.32.0
+ - dogpile.cache==0.6.5
+ - openstacksdk==0.43.0
+ - shade==1.33.0
+ - os-client-config==2.0.0
+ - python-openstackclient==5.2.1
+ - python-heatclient==1.18.0
+ - jsonschema