Re: [Puppet Users] Re: Puppet 3.6.2: import is deprecated

2014-06-30 Thread Rich Burroughs
I think what you were seeing is related to the last note on this page: http://docs.puppetlabs.com/puppet/latest/reference/lang_import.html Restarting the master should have corrected it, did you end up trying that? Rich On Mon, Jun 30, 2014 at 12:15 PM, Sergey Arlashin < sergeyarl.maill...

[Puppet Users] Re: Puppet 3.6.2: import is deprecated

2014-06-30 Thread Sergey Arlashin
I half an hour it magically started to work. Seems to be some caching issue? Did I need to restart puppet master after removing 'imports' ? Or do something like this ? -- Best regards, Sergey Arlashin On Jun 30, 2014, at 10:07 PM, Sergey Arlashin wrote: > I forgot to mention that I'm usin

[Puppet Users] Re: Puppet 3.6.2: import is deprecated

2014-06-30 Thread Sergey Arlashin
I forgot to mention that I'm using directory environments. Also when I remove site.pp I get Error: Could not run: Could not find file /etc/puppet/environments/production/manifests/site.pp -- Best regards, Sergey Arlashin On Jun 30, 2014, at 9:52 PM, Sergey Arlashin wrote: > Hi! > > I use