[Puppet Users] Puppet Platform 6.10.0 Released

2019-10-01 Thread Puppet Product Updates
The next release in the Platform 6 series, Platform 6.10.0 is now available!

This release contains Puppet Server and PuppetDB support for Debian 10. It
also contains bug fixes and minor improvements, including:

   - Query parameters for HTTP and HTTPS file resources are now preserved
   - YAML output with special characters is now valid

You can see the full list of changes in the release notes
https://puppet.com/docs/puppet/latest/release_notes_puppet.html

-- 
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/CAJTbtgmRf%3DJSH7%3DgNZmZQGvvMhL7XzJf4x6SUYj5Pg67D2iYkg%40mail.gmail.com.


Re: [Puppet Users] Puppet 6.10.0?

2019-10-01 Thread Molly Waggett
Hi John,

We are currently in the process of shipping Puppet Platform 6.10.0. There
were some issues with our automation that has delayed getting the release
out, but packages should be available before the end of the day. You should
see a release announcement with more details once bits are live.

Thanks for your understanding,

On Tue, Oct 1, 2019 at 11:41 AM jcbollinger 
wrote:

> Is it intentional that the docs site is currently claiming
>  that Puppet
> 6.10.0 was released today?
>
> I mean, it seems much too soon after v6.9.0, and I haven't seen any
> announcements around here, and no v6.10 packages seem yet to be available
> from the Puppet EL7 repository.  Plus, the published release notes document
> only bugfixes, not any new features, and none of those even seem especially
> urgent.
>
> What gives?
>
>
> John
>
> --
> 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/34da8380-36ac-449a-890d-c77f7fa1270b%40googlegroups.com
> 
> .
>


-- 
*Molly Waggett*
she/her/hers
Release Engineer @ Puppet, Inc.
Join us for Puppetize PDX  9-10 October.

-- 
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/CAFOE68A%3DRxikY%2BZomSk-Ty--7Jv6tZniUkJpAVXRjvhrrejk_g%40mail.gmail.com.


Re: [EXTERNAL] - [Puppet Users] Puppet agent is not applying changes

2019-10-01 Thread Josh Cooper
Yes agreed, there are two issues on that:
https://tickets.puppetlabs.com/browse/SERVER-1717 and
https://tickets.puppetlabs.com/browse/PUP-7102. We tried to fix it earlier,
but had to revert due to acceptance test failures. The need for world
readable (or changing the owner or group to puppet) is because puppetserver
runs as the puppet user.

On Tue, Oct 1, 2019 at 8:57 AM Dan Crisp  wrote:

> Thanks to all that contributed.  I managed to solve the issue.  Transpires
> that the permissions  on the files and directories (0640 for the most part)
> was not sufficient.  I had to ensure that all files in question had 0644
> and directories at 0755 permissions set to get this to work.  A simple
> permission denied error somewhere among the logs would of been helpful!!
>
> Thanks again,
> Dan.
>
> On Sunday, September 29, 2019 at 9:19:13 PM UTC+1, Andreas Ntaflos wrote:
>>
>> On 28.09.19 12:15, Martin Alfke wrote:
>> > Hi Dirk,
>> >
>> > you are including class accounts within node default classification.
>> > The accounts module does not do anything unless you add data to it.
>> >
>> > Please look at https://github.com/puppetlabs/puppetlabs-accounts and
>> check if the following example is working:
>>
>> It doesn't look like Dan is using the puppetlabs-accounts module. His
>> accounts module just creates a user and a group (copy/pasting the code
>> from the initial post):
>>
>> # more
>> /etc/puppetlabs/code/environments/production/modules/accounts/manifests/init.pp
>>
>> class accounts {
>>
>>   include accounts::groups
>>
>>   user { 'djc72uk':
>> ensure  => present,
>> home=> '/home/djc72uk',
>> shell   => '/bin/bash',
>> managehome  => true,
>> gid => 'djc72uk',
>>   }
>>
>> }
>>
>> # more
>> /etc/puppetlabs/code/environments/production/modules/accounts/manifests/groups.pp
>>
>> class accounts::groups {
>>
>>   group { 'djc72uk':
>> ensure  => present,
>>   }
>> }
>>
>> 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 the web visit
> https://groups.google.com/d/msgid/puppet-users/4a709aee-0057-4498-92f8-7b24ec4a31b4%40googlegroups.com
> 
> .
>


-- 
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn

Join us for Puppetize PDX  9-10 October.

-- 
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/CA%2Bu97umX0td38gQ4WOY7qAgVkPFujDxFrxPkjk1PySweGd-%3Dng%40mail.gmail.com.


[Puppet Users] Puppet 6.10.0?

2019-10-01 Thread jcbollinger
Is it intentional that the docs site is currently claiming 
 that Puppet 
6.10.0 was released today?

I mean, it seems much too soon after v6.9.0, and I haven't seen any 
announcements around here, and no v6.10 packages seem yet to be available 
from the Puppet EL7 repository.  Plus, the published release notes document 
only bugfixes, not any new features, and none of those even seem especially 
urgent.

What gives?


John

-- 
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/34da8380-36ac-449a-890d-c77f7fa1270b%40googlegroups.com.


Re: [EXTERNAL] - [Puppet Users] Puppet agent is not applying changes

2019-10-01 Thread Dan Crisp
Thanks to all that contributed.  I managed to solve the issue.  Transpires 
that the permissions  on the files and directories (0640 for the most part) 
was not sufficient.  I had to ensure that all files in question had 0644 
and directories at 0755 permissions set to get this to work.  A simple 
permission denied error somewhere among the logs would of been helpful!!

Thanks again,
Dan.

On Sunday, September 29, 2019 at 9:19:13 PM UTC+1, Andreas Ntaflos wrote:
>
> On 28.09.19 12:15, Martin Alfke wrote: 
> > Hi Dirk, 
> > 
> > you are including class accounts within node default classification. 
> > The accounts module does not do anything unless you add data to it. 
> > 
> > Please look at https://github.com/puppetlabs/puppetlabs-accounts and 
> check if the following example is working: 
>
> It doesn't look like Dan is using the puppetlabs-accounts module. His 
> accounts module just creates a user and a group (copy/pasting the code 
> from the initial post): 
>
> # more 
> /etc/puppetlabs/code/environments/production/modules/accounts/manifests/init.pp
>  
>
> class accounts { 
>
>   include accounts::groups 
>
>   user { 'djc72uk': 
> ensure  => present, 
> home=> '/home/djc72uk', 
> shell   => '/bin/bash', 
> managehome  => true, 
> gid => 'djc72uk', 
>   } 
>
> } 
>
> # more 
> /etc/puppetlabs/code/environments/production/modules/accounts/manifests/groups.pp
>  
>
> class accounts::groups { 
>
>   group { 'djc72uk': 
> ensure  => present, 
>   } 
> } 
>
> 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 the web visit 
https://groups.google.com/d/msgid/puppet-users/4a709aee-0057-4498-92f8-7b24ec4a31b4%40googlegroups.com.


Re: [EXTERNAL] - [Puppet Users] Puppet agent is not applying changes

2019-10-01 Thread Dan Crisp
Thanks to all that contributed.  I managed to solve the issue.  Transpires 
that the permissions  on the files and directories (0644 for the most part) 
was not sufficient.  I had to ensure that all files in question had 0644 
and directories at 0755 permissions set to get this to work.  A simple 
permission denied error somewhere among the logs would of been helpful!!

Thanks again,
Dan.

On Sunday, September 29, 2019 at 9:19:13 PM UTC+1, Andreas Ntaflos wrote:
>
> On 28.09.19 12:15, Martin Alfke wrote: 
> > Hi Dirk, 
> > 
> > you are including class accounts within node default classification. 
> > The accounts module does not do anything unless you add data to it. 
> > 
> > Please look at https://github.com/puppetlabs/puppetlabs-accounts and 
> check if the following example is working: 
>
> It doesn't look like Dan is using the puppetlabs-accounts module. His 
> accounts module just creates a user and a group (copy/pasting the code 
> from the initial post): 
>
> # more 
> /etc/puppetlabs/code/environments/production/modules/accounts/manifests/init.pp
>  
>
> class accounts { 
>
>   include accounts::groups 
>
>   user { 'djc72uk': 
> ensure  => present, 
> home=> '/home/djc72uk', 
> shell   => '/bin/bash', 
> managehome  => true, 
> gid => 'djc72uk', 
>   } 
>
> } 
>
> # more 
> /etc/puppetlabs/code/environments/production/modules/accounts/manifests/groups.pp
>  
>
> class accounts::groups { 
>
>   group { 'djc72uk': 
> ensure  => present, 
>   } 
> } 
>
> 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 the web visit 
https://groups.google.com/d/msgid/puppet-users/afc42c9d-0604-4cfc-86eb-356ea9619594%40googlegroups.com.