Update tests and lint concerns

This commit is contained in:
Matthew Jones
2020-08-17 15:57:43 -04:00
parent edc60300be
commit 23ddaddbe8
11 changed files with 17 additions and 18 deletions

View File

@@ -3,7 +3,7 @@ FROM ${BASEIMAGE}
USER 0
RUN yum install -y python-devel gcc libffi-devel
RUN pip install molecule==2.20.1
RUN pip install molecule==2.20.1 jmespath
ARG NAMESPACEDMAN
ADD $NAMESPACEDMAN /namespaced.yaml