Issue #3767 has been reported by Nico Schottelius.

----------------------------------------
Bug #3767: Running puppet locally gives different result than running it 
against puppetmaster
http://projects.puppetlabs.com/issues/3767

Author: Nico Schottelius
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: 
Target version: 
Affected version: 0.25.4
Keywords: 
Branch: 


Running

puppetd --server puppet.inf.ethz.ch --test 

vs. running

puppet --modulepath=/root/puppet/modules --debug manifests/site.pp

gives different results:

The first version runs fine, the latter version fails with

sgv-nicosc-09:~/puppet# puppet --modulepath=/root/puppet/modules --debug 
manifests/site.pp 
debug: importing '/root/puppet/manifests/nodes/nico.pp'
debug: importing '/root/puppet/manifests/nodes/steven.pp'
debug: importing '/root/puppet/manifests/nodes/virtual.pp'
debug: importing '/root/puppet/modules/ns_webmail_proxy/manifests/init.pp'
info: Autoloaded module ns_webmail_proxy
debug: importing '/root/puppet/modules/ns_webmail_proxy/manifests/prayer.pp'
Syntax error at ':' at 
/root/puppet/modules/ns_webmail_proxy/manifests/prayer.pp:12 on node 
sgv-nicosc-09
sgv-nicosc-09:~/puppet# 


The configuration can be found at

http://git.sans.ethz.ch/?p=puppet;a=summary or cloned via 
git://git.sans.ethz.ch/puppet (run meta/update.sh to get all submodule).

puppetmaster is 0.25.4, puppet and puppetd are 0.24.5.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to