Hide Forgot
Description of problem: After a successful install the following warnings were in the log: [ WARN 2016-09-02 17:27:36 main] Parser cache configured at /root/config/parser_cache.json is missing, skipping setup ... [ WARN 2016-09-02 17:30:47 main] Config file /etc/puppet/hiera.yaml not found, using Hiera defaults [ WARN 2016-09-02 17:30:47 main] Compiled catalog for b.b.b in environment production in 0.87 seconds ... [ WARN 2016-09-02 17:30:49 main] /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: ... [ WARN 2016-09-02 17:30:49 main] /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}5b0b9cda5d63b10456240c83c3143def' to '{md5}0789c7e5a1eb97b7fc10919242dbf862' ... [ WARN 2016-09-02 17:30:49 main] /Stage[main]/Ntp::Service/Service[ntp]/ensure: ensure changed 'stopped' to 'running' Version-Release number of selected component (if applicable): QCI-1.0-RHEL-7-20160902.5 How reproducible: don't know Steps to Reproduce: 1. Install the ISO. 2. Run fusor-installer and configure the system correctly. Actual results: Warnings end up in the fusor-installer log. Expected results: no warnings.
With the possible exception of the parser_cache.json warning none of this is really unexpected. We modify the ntp.conf and start the service. And hiera.yaml does not exist, and as far as I know is not written by the package, us. or foreman so we'd expect this as well.