mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
included the dependency package to build the e2e image (#357)
Signed-off-by: w3aman <aman.gupta@mayadata.io>
This commit is contained in:
parent
5426c3787b
commit
c6db1da4e7
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ RUN rm -rf /var/lib/apt/lists/* && \
|
|||
#Installing ansible
|
||||
RUN pip install ansible==2.7.3
|
||||
|
||||
RUN pip install ruamel.yaml.clib==0.1.2
|
||||
|
||||
#Installing openshift
|
||||
RUN pip install openshift==0.11.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue