Description of problem: puppet-kmod requires augeas installed Warning: Unknown variable: '::augeasversion'. at /etc/puppet/modules/kmod/manifests/init.pp:10:17 Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef at /etc/puppet/modules/kmod/manifests/init.pp:10:6 at /home/stack/rhosp13/nestedkvm.pp:8 on node undercloud-0-rhosp13 Version-Release number of selected component (if applicable): Latest How reproducible: Always Steps to Reproduce: 1. Deploy an overcloud with nestedkvm.pp 2. 3. Actual results: Fails to install due to missing augeas package Expected results: Succeeds Additional info: This used to work but for some reasons, now puppet-kmod is missing augeas.
*** This bug has been marked as a duplicate of bug 1800438 ***