Open mhrivnak opened 6 years ago
On further thought, perhaps this should be added by the Dockerfile. Solution aside, the problem remains that the files aren't getting included in the image.
Looks like they were added to Dockerfile-canary. If we need these on the others we should add them to the RPM spec install section so they're properly packaged to get it fixed up for downstream. Every file must be part of an RPM for downstream.
The spec file fails to include the files in
files/etc/ansible/
, which includeansible.cfg
andhosts
.