PuppetDB 3.2.3 - January 11, 2016
PuppetDB 3.2.3 Downloads
Available in native package format as part of Puppet Collection 1 (PC1).
More information on the PC1 repositories is available here:
http://bit.ly/1HQJDNb
Binary tarball: http://downloads.puppetlabs.com/puppetdb
On Thu, Jan 7, 2016 at 11:06 PM, Deepak Agarwal
wrote:
> I have installed puppetlabs-aws as steps given in github below.
> https://github.com/puppetlabs/puppetlabs-aws
>
>
> The puppet aws module is installed at below path:
>
> $ pwd
> /home/centos/.puppet/modules/aws
>
> $ ls
> bin che
It is not deprecated at all.
Can you please post your configuration (fileserver.conf, auth.conf, and the
puppet manifest which causes the error) along with the exact error messages?
--eric0
On Monday, January 11, 2016 at 1:57:34 AM UTC-8, kashif wrote:
>
> Hi
>
> Is serving files from custom mo
I was able to build Ruby 2.1.7 on XP using mingw32, along with the gems
listed in %ProgramFiles%\Puppet
Labs\Puppet\sys\ruby\lib\ruby\gems\1.9.0\gems
However, as I am illiterate on Ruby, I'm not sure I dealt properly with the
dependencies. Simply replacing %ProgramFiles%\Puppet Labs\Puppet\sys\r
Hi,
now I understand. Thank you.
Andreas
--
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
Hi Andreas,
> On 11.01.2016, at 13:47, Andreas Dvorak wrote:
>
> Hi,
>
> after the update of the puppet master from 3.3.1 to 3.6.2 a host gets a
> catalog even if it is not defined in manifests. Is this a new funcationality?
> I did not see anything in the release notes.
> It gets a catalog wi
Hi,
after the update of the puppet master from 3.3.1 to 3.6.2 a host gets a
catalog even if it is not defined in manifests. Is this a new
funcationality? I did not see anything in the release notes.
It gets a catalog with all the information from profiles::base
manifests/
cat site.pp
node defau
Hi Josh, thanks for the enlightenment!
Any chances I can easily upgrade 3.8.x 's Ruby to fix this issue without
breaking current manifests and behaviour?
Em sexta-feira, 8 de janeiro de 2016 15:24:27 UTC-2, Josh Cooper escreveu:
>
>
>
> On Fri, Jan 8, 2016 at 8:20 AM, Tiago Delboni > wrote:
>
>
Hi
Is serving files from custom mount point depreciated in puppet 4? I
configured fileserver.conf file in same way as in puppet 3 but it is not
working. I could not find any explicit statement in puppet 4 documents
about custom mount points. Has any one managed to serve from custom mount
point in