Re: [Puppet Users] Installing the package dependencies

2013-12-21 Thread Felix Frank
Hi, it's possible that apt-get from the console uses a different configuration than what puppet performs. Specifically, if puppet is installing recommended packages and your commandline is not, that could lead to the difference in behavior you are observing. In any case, you may want to check you

[Puppet Users] Installing the package dependencies

2013-12-19 Thread zorruch
hi. I have here a site.pp file: root@puppet:/var/puppet/etc/manifests# cat /etc/puppet/puppet.conf [main] confdir=/var/puppet/etc logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter templatedir=$confdir/templates #masterlog=/v