You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onceover complains that this python module is missing for linting hiera config
please add RUN yum install PyYAML -y
see:
+ onceover run codequality --no_lint
INFO -> Running Code Quality tests
INFO -> Checking Puppetfile...
INFO -> ...OK
INFO -> Checking puppet-syntax rake task...
INFO -> ...OK
WARN -> Please install python and pyyaml for enhanced YAML validation (pip install pyyaml)
INFO -> Checking Generate documentation in site/role/...
The text was updated successfully, but these errors were encountered:
onceover complains that this python module is missing for linting hiera config
please add
RUN yum install PyYAML -y
see:
The text was updated successfully, but these errors were encountered: