Project

General

Profile

Bug #1226

Updated by Ewoud Kohl van Wijngaarden over 6 years ago

With puppet 2.6.6 (from epel) all works (except the augeas part (extra bugreport)). 

 

 With puppet 2.7.x the installation failed with  

  

 <pre> 
 
 echo include foreman_proxy | puppet --modulepath=/root/puppet-foreman/  
  
 warning: Implicit invocation of 'puppet apply' by passing files (or flags) directly 
 
 to 'puppet' is deprecated, and will be removed in the 2.8 series.    Please                                 
                                 
 invoke 'puppet apply' directly in the future.                                                             

                                                             

 Parameter path failed: File paths must be fully qualified, not 'undef' at /root/puppet-foreman/foreman_proxy/manifests/tftp.pp:10 

 

 </pre>

Back