Hi!

I used 'import' in my previous config. 

I had the following structure:

site.pp : 
import 'nodes.pp'

nodes.pp: 
import 'node1.pp'
import 'node2.pp'
import 'node3.pp'
etc. 

Now I'm moving to 3.6.2 and after getting the deprecation warning decided to 
remove all imports from my manifests. 

Now puppet agent seems to ignore all my config. None of my modules is applied. 
--debug shows that it doesn't try to apply anything at all.

Could anyone tell me if it is normal? :) Or may be I'm doing something wrong? 
Or may be this is a bug?

# puppet config print manifest
/etc/puppet/environments/production/manifests


Thanks in advance!

--
Best regards,
Sergey Arlashin


             


 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/F68AF841-26E8-442B-B8A3-E4EA8426FEA4%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to