Re: [Puppet Users] Re: Announce: Puppet Platform 5.4.0 is now available

2018-02-20 Thread Melissa Stone
Thank you for bringing this up, Chuck. We'll start investigating it now.

On Mon, Feb 19, 2018 at 12:00 PM Chuck  wrote:

> Breaking ticket: https://tickets.puppetlabs.com/browse/PUP-8223
>
> New ticket: https://tickets.puppetlabs.com/browse/PUP-8470
>
> Error: UID 900 already exists, use allowdupe to force user creation
> Error: /Stage[main]/Localusers::Identities/User[user1]/groups: change
> from  to 'group1,group2' failed: UID 900 already exists, use allowdupe to
> force user creation
>
>
> So far I have found two issues.
>
> 1) lusermod does not support -G
>
> # lusermod --help
> Usage: lusermod [OPTION...] user
>   -i, --interactive  prompt for all information
>   -c, --gecos=STRING GECOS information
>   -d, --directory=STRING home directory
>   -m, --movedirectorymove home directory contents
>   -s, --shell=STRING set shell for user
>   -u, --uid=NUM  set UID for user
>   -g, --gid=NUM  set primary GID for user
>   -l, --login=STRING change login name for user
>   -P, --plainpassword=STRING plaintext password for the user
>   -p, --password=STRING  pre-hashed password for the user
>   -L, --lock lock account
>   -U, --unlock   unlock account
>   --commonname=STRINGset common name for user
>   --givenname=STRING set given name for user
>   --surname=STRING   set surname for user
>   --roomnumber=STRINGset room number for user
>   --telephonenumber=STRING   set telephone number for user
>   --homephone=STRING set home telephone number for user
>
> Help options:
>   -?, --help Show this help message
>   --usageDisplay brief usage message
>
> 2) the new code will not "modify" the user's groups in /etc/group because
> the user already exists.
>
> --
> 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/6359c0b6-b47f-472c-a97f-9b14712d64fb%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/6359c0b6-b47f-472c-a97f-9b14712d64fb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
*Melissa Stone*
software engineer
meli...@puppet.com | @melissaapiedra

-- 
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/CAHEe_kpwJjzzrpBBd0A4Pr7%3Dx7R8UMf-tdxJyEfaD-qJb1bjdw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Broken APT repo?

2017-10-02 Thread Melissa Stone
Good morning,

I've checked the repos we have up for xenial on apt.puppetlabs.com, and I'm
unable to reproduce this error.

Do you know exactly which repo you're hitting that is missing the
signature? Did you enable the repo by installing one of our release
packages? If so, which one? If not, how did you enable our xenial repo? Do
you have a /etc/apt/sources.list.d/puppetlabs*.list file? What are the
contents of it?

On Sat, Sep 30, 2017 at 10:54 PM Mārtiņš Jakubovičs <
martins.jakubov...@gmail.com> wrote:

> Hello,
>
> Looks like xenial apt repos one key is broken. After apt update:
>
> W: GPG error: http://apt.puppetlabs.com xenial Release: The following
> signatures were invalid: BADSIG 7F438280EF8D349F Puppet, Inc. Release Key
> (Puppet, Inc. Release Key) 
> E: The repository 'http://apt.puppetlabs.com xenial Release' is not
> signed.
>
> --
> 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/b5d8a843-1506-4a63-9d92-af79dfbf4d20%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/b5d8a843-1506-4a63-9d92-af79dfbf4d20%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra

-- 
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/CAHEe_kqD6O4zKiUHYCcAOzZWKX9Xvm1jpmY%2BUAO2N9pML4m%2BMA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Rolling Repos Available

2017-07-07 Thread Melissa Stone
Hi all!

If you haven’t heard of our new Puppet 5 repos, check out the announcement
eric0 sent out here
<https://groups.google.com/d/msg/puppet-announce/Q9BdHi21EPA/m8Nu54s6AQAJ>
or read more about the Puppet 5 Platform on our website
<https://docs.puppet.com/puppet/5.0/puppet_platform.html>.

I’m excited to announce a new and easy way for you to stay on the cutting
edge of all our major releases. These are the new rolling Puppet repos.
These rolling repos are links to the latest versioned Puppet repo we have
available. Right now, that is the Puppet 5 repos. We’ll update these links
for each major release moving forward. This option is for those of you who
want to be at the forefront of all our releases. If you want to lock into a
specific major version series, install the release package that corresponds
to the series you want. However, we want to encourage everyone to use the
rolling repos. We want them to be the default way people find and download
Puppet. This is the best way to stay up to date on all security updates,
new features, and performance improvements.

Please note that you cannot have both the puppet5-release and
puppet-release packages installed at the same time. The same will hold true
for all future versioned Puppet release packages. If you would like to
enable the rolling repos but you already have the puppet5 repos enabled,
you will have to remove the puppet5-release packages.


Apt-Based Systems

# If you already have the puppet5 repos enabled, remove that package
sudo dpkg -P puppet5-release

# Install the puppet repos
wget http://apt.puppetlabs.com/puppet-release-xenial.deb
sudo dpkg -i puppet-release-xenial.deb
sudo apt-get update


Yum-Based Systems
-
# If you already have the puppet5 repos enabled, remove that package
sudo rpm -ev puppet5-release

# Install the puppet repos
sudo rpm -Uvh
http://yum.puppetlabs.com/puppet/puppet-release-el-7.noarch.rpm
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra

-- 
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/CAHEe_kqXvdt%2B1GVHWGpBAMBhSDkEYJBY3sgyGfZxq%3Dx6ptDBrw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: apt/yum.downloads.puppetlabs.com CDN & rsync deprecation

2017-05-24 Thread Melissa Stone
On Wed, May 24, 2017 at 10:49 AM Melissa Stone  wrote:

> On Wed, May 24, 2017 at 4:16 AM Andrew Elwell 
> wrote:
>
>>
>>
>> On Thursday, 27 April 2017 02:31:42 UTC+8, Daniel Dreier wrote:
>>>
>>> I'm sorry we broke people's rsync-based repository mirroring. I should
>>> have communicated this change well in advance. To get you all mirroring our
>>> repositories again, I've configured rsync.puppet.com. You can sync from
>>> it using a command like:
>>>
>>> rsync -av --copy-links --del rsync://rsync.puppet.com/packages/yum/
>>> /tmp/yum/
>>> rsync -av --copy-links --del rsync://rsync.puppet.com/packages/apt/
>>> /tmp/apt/
>>>
>>> Please let me know if you have any trouble with the new rsync service
>>>
>>
>> Yes.
>>
>> aelwell@galaxy-1:~$ rsync  rsync://rsync.puppet.com/packages/apt/dists/
>> drwxrwxr-x  4,096 2017/01/18 09:05:57 .
>> drwxrwxr-x  4,096 2015/11/13 08:51:24
>> cumulus-20151112165122938545665
>> drwxrwxr-x  4,096 2015/11/18 03:21:38
>> cumulus-20151117105654400831046
>> drwxrwxr-x  4,096 2015/11/18 08:27:29
>> cumulus-20151117152326887946964
>> drwxrwxr-x  4,096 2017/05/11 21:58:14 cumulus
>> drwxrwxr-x  4,096 2017/05/11 21:58:14 huaweios
>> drwxrwxr-x  4,096 2015/11/13 08:51:22
>> jessie-20151112165118307861024
>> drwxrwxr-x  4,096 2015/11/18 03:21:54
>> jessie-20151117110350179683670
>> drwxrwxr-x  4,096 2015/11/18 08:28:03
>> jessie-20151117152857377466419
>> drwxrwxr-x  4,096 2017/05/11 21:58:14 jessie
>> etc
>>
>> it seems to be pulling in all your nightly builds which aren't visible in
>> the web interface
>> http://apt.puppetlabs.com/dists/
>>
> Hi Andrew,
>
> The nightly builds should be visible from the web interface (i.e.,
> http://apt.puppetlabs.com/dists/trusty/puppet5-nightly/). We recently
> added these nightly builds in to allow folks to test the new puppet5
> platform. You can check out Eric0's blog post on the nightly repos at
> https://puppet.com/blog/new-nightly-package-repositories-for-open-source-puppet
>

Ah, I see now you were asking about the freight directories that aren't
visible (i.e., jessie-20151112165118307861024). We're digging into this now.

>
>>
>>
>>
>> --
>> 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/0ebb5ec5-eaa3-414e-aeef-eb4eb7436687%40googlegroups.com
>> <https://groups.google.com/d/msgid/puppet-users/0ebb5ec5-eaa3-414e-aeef-eb4eb7436687%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> *Melissa Stone*
> release engineering
> meli...@puppet.com | @melissaapiedra
>
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra

-- 
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/CAHEe_kqgtRE3OcAzaTODZkXVm%2BO%2BUuNfqQh7XyvOADqNduYwSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: apt/yum.downloads.puppetlabs.com CDN & rsync deprecation

2017-05-24 Thread Melissa Stone
On Wed, May 24, 2017 at 4:16 AM Andrew Elwell 
wrote:

>
>
> On Thursday, 27 April 2017 02:31:42 UTC+8, Daniel Dreier wrote:
>>
>> I'm sorry we broke people's rsync-based repository mirroring. I should
>> have communicated this change well in advance. To get you all mirroring our
>> repositories again, I've configured rsync.puppet.com. You can sync from
>> it using a command like:
>>
>> rsync -av --copy-links --del rsync://rsync.puppet.com/packages/yum/
>> /tmp/yum/
>> rsync -av --copy-links --del rsync://rsync.puppet.com/packages/apt/
>> /tmp/apt/
>>
>> Please let me know if you have any trouble with the new rsync service
>>
>
> Yes.
>
> aelwell@galaxy-1:~$ rsync  rsync://rsync.puppet.com/packages/apt/dists/
> drwxrwxr-x  4,096 2017/01/18 09:05:57 .
> drwxrwxr-x  4,096 2015/11/13 08:51:24
> cumulus-20151112165122938545665
> drwxrwxr-x  4,096 2015/11/18 03:21:38
> cumulus-20151117105654400831046
> drwxrwxr-x  4,096 2015/11/18 08:27:29
> cumulus-20151117152326887946964
> drwxrwxr-x  4,096 2017/05/11 21:58:14 cumulus
> drwxrwxr-x  4,096 2017/05/11 21:58:14 huaweios
> drwxrwxr-x  4,096 2015/11/13 08:51:22
> jessie-20151112165118307861024
> drwxrwxr-x  4,096 2015/11/18 03:21:54
> jessie-20151117110350179683670
> drwxrwxr-x  4,096 2015/11/18 08:28:03
> jessie-20151117152857377466419
> drwxrwxr-x  4,096 2017/05/11 21:58:14 jessie
> etc
>
> it seems to be pulling in all your nightly builds which aren't visible in
> the web interface
> http://apt.puppetlabs.com/dists/
>
Hi Andrew,

The nightly builds should be visible from the web interface (i.e.,
http://apt.puppetlabs.com/dists/trusty/puppet5-nightly/). We recently added
these nightly builds in to allow folks to test the new puppet5 platform.
You can check out Eric0's blog post on the nightly repos at
https://puppet.com/blog/new-nightly-package-repositories-for-open-source-puppet

>
>
>
>
> --
> 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/0ebb5ec5-eaa3-414e-aeef-eb4eb7436687%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/0ebb5ec5-eaa3-414e-aeef-eb4eb7436687%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra

-- 
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/CAHEe_krDGb2kTcUt0Q5AhSM9u0e7GK-dpsLp%3Den%3DV7HPxnB3QA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: More changes on yum.puppetlabs.com

2016-12-06 Thread Melissa Stone
Hello,

You can find Puppet 4.8 in the puppet-agent 1.8 packages. These are
available via the PC1 repo.

You can find more information on what is provided in the puppet-agent
packages at https://docs.puppet.com/puppet/latest/about_agent.html and more
about the PC1 repo at https://puppet.com/blog/welcome-to-puppet-collections.

The puppet 4.8 installation instructions can be found at
https://docs.puppet.com/puppet/4.8/install_pre.html

I hope this helps

On Tue, Dec 6, 2016 at 11:24 AM praveen pekuda 
wrote:

>   can u please update 4.8 puppet verstion in this repos, we are not
> identified this version
>
> On Thursday, 6 October 2011 23:04:37 UTC+5:30, Michael Stanhke wrote:
>
> Greetings,
>
> I'd like to remove the cruft (no longer maintained) areas of
> yum.puppetlabs.com.  I fear they only cause confusion and offer
> less-than-desirable experience for our users.
>
> I'd like to remove
>
> /base
> /prosvc
> /porsvc.unsigned
> /SRMS
> /sources
>
> I'd like to do this some time next week. The stuff mostly found in
> base is available elsewhere and signed properly.  The prosvc stuff has
> been largely unmaintained.  The /SRPMS folder is now broken out into
> each distribution area, so this high-level directory isn't needed.
> The /sources directory contains a very incomplete listing of source.
> We have that available either via SRPMS or at downloads.puppetlabs.com
>
> This will basically keep:
>
> /el (stuff for RHEL, CentOS, Scientific, Oracle Linux etc)
> /fedora
>
>
> For specific feedback on this change, you can update
> http://projects.puppetlabs.com/issues/8473 or you can reply to this
> thread.
>
> NOTE:
> There's been some discussion about other package platforms,
> Debian/Ubuntu, Solaris, etc.  There are plans to begin working on
> making those packages readily available (working with the community),
> however it's time permitting still.
>
> Mike
>
> --
> 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/7c80b7d9-0818-4171-afa5-9ddf6350577a%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/7c80b7d9-0818-4171-afa5-9ddf6350577a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra

-- 
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/CAHEe_kptgA%3DY%2BS8MHKVe1VjAE%3D4og-eTgmihNRkSgOPVdw0QCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Enterprise 2016.4.2 is available

2016-11-03 Thread Melissa Stone
Dear Puppet Enterprise Users,

Puppet Enterprise 2016.4.2 is now available.

This is a security and bugfix release of Puppet Enterprise. All users of
Puppet Enterprise 2016.x are encouraged to upgrade when possible to Puppet
Enterprise 2016.4.2.

Puppet Enterprise 2016.4.2 includes fixes to fix bugs and provide security
improvements. For information on the updates in this release, see
https://docs.puppet.com/pe/latest/index.html#release-notes

As a current Puppet Enterprise user, you can upgrade to this new version as
part of your annual subscription. If upgrading, it is required to upgrade
your master, puppetdb and console servers first.

As always, we want to hear about your experiences with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra
-- 
PuppetConf 2016 <https://puppet.com/puppetconf>, 19 - 21 October, San
Diego, California
*Register to attend or sign up to view the Live Stream
<https://puppet.com/puppetconf/registration-pricing>*

-- 
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/CAHEe_ko9nEVr7ekW7qV9Ny4sSCdJhivXBC-V5ZGwqo%2BHYUc3%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Enterprise 3.8.7 is available

2016-11-02 Thread Melissa Stone
Dear Puppet Enterprise Users,

Puppet Enterprise 3.8.7 is now available.

This is a security and bugfix release of Puppet Enterprise. All users of
Puppet Enterprise 3.x are encouraged to upgrade when possible to Puppet
Enterprise 3.8.7. For information on the bug fixes in this release, see
https://docs.puppet.com/pe/3.8/#release-notes

As a current Puppet Enterprise user, you can upgrade to this new version as
part of your annual subscription. If upgrading, it is required to upgrade
your master, puppetdb and console servers first.

As always, we want to hear about your experiences with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.
-- 
*Melissa Stone*
release engineering
meli...@puppet.com | @melissaapiedra
-- 
PuppetConf 2016 <https://puppet.com/puppetconf>, 19 - 21 October, San
Diego, California
*Register to attend or sign up to view the Live Stream
<https://puppet.com/puppetconf/registration-pricing>*

-- 
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/CAHEe_kpHCvfuMGSbnMejAmPkZ7bzNA%3D9UcJ2ZQp4v%2BaDkrztfA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] [ann] Action Required: New Puppet Inc. Public Key

2016-09-09 Thread Melissa Stone
And new packages are up and ready for install

On Fri, Sep 9, 2016 at 10:20 AM Melissa Stone  wrote:

> Fabrice,
>
> Thank you for reporting this. We are actively working on a fix which
> should be available shortly.
>
> On Fri, Sep 9, 2016 at 8:09 AM Fabrice Bacchella <
> fabrice.bacche...@orange.fr> wrote:
>
>> In puppetlabs-release-pc1-1.1.0-1.el7.noarch there is a strange key :
>> # rpm -qil puppetlabs-release-pc1-1.1.0-1.el7.noarch
>> ...
>> /etc/pki/rpm-gpg/RPM-GPG-KEY-nightly-puppetlabs
>> 
>>
>> And the same key is in  puppetlabs-release:
>> # rpm -qilp .../puppetlabs-release-22.0-2.noarch.rpm
>> /etc/pki/rpm-gpg/RPM-GPG-KEY-nightly-puppetlabs
>>
>> It was an old bug when migrating to puppet 4 as some components where
>> missing it it and I needed both uppetlabs-release
>> and puppetlabs-release-pc1. At this time they already was a conflict of pgp
>> key that was latter resolved:
>>
>> https://tickets.puppetlabs.com/browse/PUP-4970
>>
>>
>>
>>
>>
>> Le 9 sept. 2016 à 01:49, Ryan McKern  a écrit :
>>
>> Bottom line on top: Puppet is preparing to roll out a new GPG signing
>> key for both Open Source and Puppet Enterprise products on Linux platforms
>> because the current key expires in January 2017. Please update your
>> puppetlabs-release package or add the new public key to the package
>> manager’s key ring on any machines which use Puppet’s packages as products
>> shipped after September 12 2016 will be signed using the new key.
>> THE “WHAT” AND THE “WHY”
>> The current "classic" Puppet Labs GPG public key (UID
>> i...@puppetlabs.com,
>> <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1054B7A24BD6EC30>
>> long key ID 0x1054B7A24BD6EC30) will expire on January 05 2017. Rather than
>> extend the key expiration date any further, Puppet is issuing a new GPG
>> public key (UID rele...@puppet.com
>> <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x7F438280EF8D349F>,
>> long key ID 0x7F438280EF8D349F).
>>
>> Puppet will begin signing new Linux packages and Puppet Enterprise
>> releases with the new GPG signing key after September 12 2016. Please
>> update any puppetlabs-release packages you may have installed as they are
>> made available; new puppetlabs-release packages contain both the “classic”
>> public key and the new public key. If you are not using a
>> puppetlabs-release package to manage Yum or Apt GPG keys, please manually
>> add the new key to the appropriate keyrings.
>> THE “HOW”Updating the puppetlabs-release package on Red Hat Enterprise
>> Linux platforms
>> This information applies to RHEL itself, as well as any distributions
>> that maintain binary compatibility with it, including but not limited to
>> CentOS, Scientific Linux, and Oracle Linux. The instructions also apply to
>> Fedora Linux. To upgrade the puppetlabs-release package, run the command
>> below:
>>
>> $ sudo yum update puppetlabs-release-pc1
>> Updating the puppetlabs-release package on Debian and Ubuntu platforms:
>> We publish and test puppetlabs-release packages for the following
>> versions of Debian:
>>
>>- Debian 8 “Jessie” (current stable release)
>>- Debian 7 “Wheezy” (previous stable release)
>>- Debian 6 “Squeeze”
>>
>>
>> We also publish and test puppetlabs-release packages for the following
>> versions of Ubuntu:
>>
>>- Ubuntu 16.04 LTS “Xenial Xerus”
>>- Ubuntu 15.10 “Wily Werewolf”
>>- Ubuntu 15.04 “Vivid Vervet”
>>- Ubuntu 14.04 LTS “Trusty Tahr”
>>- Ubuntu 12.04 LTS “Precise Pangolin”
>>
>>
>> We also publish and test puppetlabs-release packages for the following
>> Debian-derived embedded platforms:
>>
>>- Cumulus Linux 2.2
>>- huaweios
>>
>>
>> To upgrade the puppetlabs-release package, run the command below:
>>
>> $ sudo apt-get upgrade puppetlabs-release-pc1
>> Manually importing the new GPG public key on Red Hat Enterprise Linux
>> platforms
>> If you are not using a puppetlabs-release package to provide the
>> yum.puppetlabs.com Yum repository definitions, you can manually add the
>> new GPG public key to the RPM keyring:
>>
>> $ curl --remote-name --location
>> https://yum.puppetlabs.com/RPM-GPG-KEY-puppet
>> $ gpg --keyid-format 0xLONG --with-fingerprint ./RPM-GPG-KEY-puppet
>> pub  4096R/0x7F438280EF8D349F 2016-08-18 Puppet, Inc. Release Key
>> (Puppet, Inc. Release Key) 
>>  Key fingerprint = 6F6B 1550 9CF8 E59E 6

Re: [Puppet Users] [ann] Action Required: New Puppet Inc. Public Key

2016-09-09 Thread Melissa Stone
h-fingerprint ./DEB-GPG-KEY-puppet
> pub  4096R/0x7F438280EF8D349F 2016-08-18 Puppet, Inc. Release Key (Puppet,
> Inc. Release Key) 
>  Key fingerprint = 6F6B 1550 9CF8 E59E 6E46  9F32 7F43 8280 EF8D 349F
> sub  4096R/0xA2D80E04656674AE 2016-08-18 [expires: 2021-08-17]
> $ apt-key add DEB-GPG-KEY-puppet
>
> --
>
> Ryan McKern
> Puppet Release Engineering
>
> --
> 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/CADj7mEcSF-kyyG2HYSha51meYNUn_KJeWLyTf%3DKrBuw34otshA%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CADj7mEcSF-kyyG2HYSha51meYNUn_KJeWLyTf%3DKrBuw34otshA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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/79418146-C452-472E-9DD7-97C505BF3D7E%40orange.fr
> <https://groups.google.com/d/msgid/puppet-users/79418146-C452-472E-9DD7-97C505BF3D7E%40orange.fr?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
*Melissa Stone*
Release Engineer
meli...@puppet.com | @melissaapiedra
-- 
PuppetConf 2016 <https://puppet.com/puppetconf>, 19 - 21 October, San
Diego, California
*Summer Savings - Register by 15 September and save $240
<https://puppetconf2016.eventbrite.com/?discount=SummerSavings>*

-- 
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/CAHEe_kps-1mEB3zz25C5yazLuk9RB_vjO-z%2B19TEA8Uv9SQzyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Installing PuppetDB on Debian 8 with Puppet 3.7

2016-07-05 Thread Melissa Stone
On Sun, Jul 3, 2016 at 12:23 PM John Naggets 
wrote:

> This means I would have to redo my whole current version 3 puppet master
> node in oder to be sure it works with version 4 and on top of that I would
> have to upgrade all nodes with your own package of puppet 4. This is a
> clear no go for me. I want to use the official packages of Debian and I
> can't understand why you have such a package for all other distributions
> but not for Debian 8. I am really disappointed and would like to know why
> you do not simply create a package which is compatible with Debian 8?
>
We only provide packages for new platforms for the current series. Debian 8
was released after we began providing packages for the PuppetDB 3 series.
That means we are only going to provide packages for PuppetDB 3.x and later
on Debian 8.

>
> J.
>
> On Friday, July 1, 2016 at 12:00:27 AM UTC+2, Melissa Stone wrote:
>>
>>
>>
>> On Thu, Jun 30, 2016 at 1:56 PM John Naggets 
>> wrote:
>>
>>> Hi Melissa,
>>>
>>> So do I understand you correctly here: there is no way that I can run
>>> PuppetDB on a Debian 8 server using the official Debian Puppet version 3.7
>>> package?
>>>
>> You can run it with the wheezy package like Wyatt suggests, it should
>> still work. It's just not the best way to run puppet on jessie. And you'll
>> be running old code that probably has bugs and/or security issues. If you
>> can switch over to puppetserver, puppet-agent, and puppetdb from the
>> official puppetlabs repo, I'd strongly suggest that. You'll be able to
>> access the latest packages for all three packages whenever we make new
>> releases available.
>>
>
>>> Regards
>>> John
>>>
>>> On Thursday, June 30, 2016 at 7:28:34 PM UTC+2, Melissa Stone wrote:
>>>>
>>>>
>>>>
>>>> On Thu, Jun 30, 2016 at 9:12 AM Wyatt Alt  wrote:
>>>>
>>>>>
>>>>>
>>>>>
>>>>> On 06/29/2016 10:30 PM, John Naggets wrote:
>>>>> > Hi Wyatt,
>>>>> >
>>>>> > Any ideas where I can find PuppetDB v2.x? In the APT repository of
>>>>> > PuppetLabs the oldest I can find is version 3.2.
>>>>> Those are in the non-PC1 repos at apt.puppetlabs.com, but is no 2.3.x
>>>>> package for Jessie there. The wheezy ones appear to work on jessie but
>>>>> I
>>>>> haven't tested it thoroughly.
>>>>>
>>>> I wouldn't recommend running Wheezy packages on Jessie.  SystemD was
>>>> introduced in Debian 8, and I believe last I heard there were some issues
>>>> with running sysv services in the systemd environment. The Wheezy PDB
>>>> packages are configured to run services as sysv. That being said, I have
>>>> heard it does work for some people. Just know it's not recommended.
>>>>
>>>
>>>>> Wyatt
>>>>>
>>>>> --
>>>>> 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...@googlegroups.com.
>>>>
>>>>
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/puppet-users/6535d91b-d881-15ec-b36c-9ff93a35d6a4%40puppet.com
>>>>> .
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>> --
>>>> Melissa Stone
>>>> Release Engineer, Puppet Labs
>>>> --
>>>>
>>>> PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San
>>>> Diego, California
>>>> *Early Birds save $350*
>>>> <https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
>>>>  -
>>>> Register by June 30th
>>>>
>>> --
>>> 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...@googlegroups.com.
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/puppet-users/21f2e831-1152-48cf-9574-e735bffe9d7f%40googlegroups.com
>>> <https

Re: [Puppet Users] Inconsistent MCollective plugins across platforms?

2016-07-05 Thread Melissa Stone
C1 has been
> > 'released' for quite a while and I was kind of expecting these sorts of
> > issues to be sorted out by now.
> >
> > Is there a good solution to this?  I'm at the point where I'm thinking
> > of just ripping the Ruby file(s) out of one of the packages and managing
> > it with a file{} resource and ditching packages completely, but if
> > there's a better way to do this, I'd like to hear about it.
> >
> > And of course, there are no packages for mcollective plugins available
> > for Windows at all, as far as I can tell.  But that's a whole other
> > issue.  ;)
> >
> > Thanks,
> >
> > - Peter
> >
> > --
> > 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/577AAB47.9010702%40alter3d.ca
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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/1104599748.452063.1467662333131.JavaMail.zimbra%40devco.net
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kpCT9Jzkc-3xY50xTh7a_A569wMYTFqm25wOZtC78a_UQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Installing PuppetDB on Debian 8 with Puppet 3.7

2016-06-30 Thread Melissa Stone
On Thu, Jun 30, 2016 at 1:56 PM John Naggets 
wrote:

> Hi Melissa,
>
> So do I understand you correctly here: there is no way that I can run
> PuppetDB on a Debian 8 server using the official Debian Puppet version 3.7
> package?
>
You can run it with the wheezy package like Wyatt suggests, it should still
work. It's just not the best way to run puppet on jessie. And you'll be
running old code that probably has bugs and/or security issues. If you can
switch over to puppetserver, puppet-agent, and puppetdb from the official
puppetlabs repo, I'd strongly suggest that. You'll be able to access the
latest packages for all three packages whenever we make new releases
available.

>
> Regards
> John
>
> On Thursday, June 30, 2016 at 7:28:34 PM UTC+2, Melissa Stone wrote:
>>
>>
>>
>> On Thu, Jun 30, 2016 at 9:12 AM Wyatt Alt  wrote:
>>
>>>
>>>
>>>
>>> On 06/29/2016 10:30 PM, John Naggets wrote:
>>> > Hi Wyatt,
>>> >
>>> > Any ideas where I can find PuppetDB v2.x? In the APT repository of
>>> > PuppetLabs the oldest I can find is version 3.2.
>>> Those are in the non-PC1 repos at apt.puppetlabs.com, but is no 2.3.x
>>> package for Jessie there. The wheezy ones appear to work on jessie but I
>>> haven't tested it thoroughly.
>>>
>> I wouldn't recommend running Wheezy packages on Jessie.  SystemD was
>> introduced in Debian 8, and I believe last I heard there were some issues
>> with running sysv services in the systemd environment. The Wheezy PDB
>> packages are configured to run services as sysv. That being said, I have
>> heard it does work for some people. Just know it's not recommended.
>>
>
>>> Wyatt
>>>
>>> --
>>> 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...@googlegroups.com.
>>
>>
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/puppet-users/6535d91b-d881-15ec-b36c-9ff93a35d6a4%40puppet.com
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> Melissa Stone
>> Release Engineer, Puppet Labs
>> --
>>
>> PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
>> California
>> *Early Birds save $350*
>> <https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
>>  -
>> Register by June 30th
>>
> --
> 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/21f2e831-1152-48cf-9574-e735bffe9d7f%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/21f2e831-1152-48cf-9574-e735bffe9d7f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_koz4yWa%2B1F6rZcs3qu7XheBccJBVnAAjtEKEAJY5%2Bav8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Installing PuppetDB on Debian 8 with Puppet 3.7

2016-06-30 Thread Melissa Stone
On Thu, Jun 30, 2016 at 9:12 AM Wyatt Alt  wrote:

>
>
>
> On 06/29/2016 10:30 PM, John Naggets wrote:
> > Hi Wyatt,
> >
> > Any ideas where I can find PuppetDB v2.x? In the APT repository of
> > PuppetLabs the oldest I can find is version 3.2.
> Those are in the non-PC1 repos at apt.puppetlabs.com, but is no 2.3.x
> package for Jessie there. The wheezy ones appear to work on jessie but I
> haven't tested it thoroughly.
>
I wouldn't recommend running Wheezy packages on Jessie.  SystemD was
introduced in Debian 8, and I believe last I heard there were some issues
with running sysv services in the systemd environment. The Wheezy PDB
packages are configured to run services as sysv. That being said, I have
heard it does work for some people. Just know it's not recommended.

>
> Wyatt
>
> --
> 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/6535d91b-d881-15ec-b36c-9ff93a35d6a4%40puppet.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_krqordrXXuyiTNzYjOr7846Bbn1iZ90A_T7mo7Nuxyjeg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Agent 1.5.2 Available

2016-06-14 Thread Melissa Stone
Puppet Agent 1.5.2 is now available. This is a bugfix release that includes
and updated Puppet version with a handful of fixes; no other components are
update from the Puppet Agent 1.5.1 release a couple of weeks ago.

Check out the full release notes here:
https://docs.puppet.com/puppet/latest/reference/release_notes_agent.html

To install or upgrade puppet-agent, follow the getting started directions:
http://docs.puppetlabs.com/puppet/latest/reference/index.html
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_koF1OM08Qtsp99Ya00_%3Dv9Of1qzPUHk4PV_X-EXDg7skQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Debian Jessie Packages MIA

2016-06-06 Thread Melissa Stone
Hi David,

I can't find any evidence we ever provided Puppet 3.x or MCollective
packages for Debian Jessie. Are you sure they came from apt.puppetlabs.com?
I know you can install puppet 3.7.2 from the main debian jessie repos, but
that is a package provided by the debian maintainers, not Puppetlabs. The
same is the case for MCollective 2.6.0.


On Sun, Jun 5, 2016 at 10:21 PM David Gillies 
wrote:

> Hi,
>
> Previously there were puppet 3.x and mcollective packages amongst other
> available from in main component at
> http://apt.puppetlabs.com/pool/jessie/main/. As of perhaps some time last
> week (?, I'm guessing)  they all disappeared. Was this intentional or has
> something else happened?
>
> Thanks,
> David.
>
> --
> 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/e5dea23b-286d-4086-83b1-70023d4b8f95%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/e5dea23b-286d-4086-83b1-70023d4b8f95%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_ko35z7B9bfZRMdF76OqjF_q%3DiSO%3Dw8vu6FVOFkwd1EXSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: No package puppetserver available - Fedora 22

2016-05-10 Thread Melissa Stone
Hi Ryan,

I definitely agree about the update to documentation! We already have a
pull request up to add that to the docs, so you should see that update
shortly.

On Tue, May 10, 2016 at 3:56 PM Ryan Jacobson  wrote:

> Hi Melissa.
>
> Thanks for the explanation! It makes perfect sense now that I understand
> the reasoning for it.
>
> I think it would be nice for the documentation to reflect that and maybe
> recommend a workaround similar to what I discovered. Perhaps a note here?
> https://docs.puppet.com/puppetserver/2.3/install_from_packages.html#quick-start
>
> I now have the puppetserver working and am in the process of migrating
> over from 3 to 4.
>
> Thanks for your reply!
>
> Take care,
>
> Ryan
>
>
>
> On Tuesday, 10 May 2016 10:40:23 UTC-7, Melissa Stone wrote:
>
>> Hi Ryan,
>>
>> We do not have puppetserver packages available for Fedora 22,
>> unfortunately. We are currently focusing on providing puppetserver packages
>> for long-term release platforms. Fedora moves too quickly to fall into this
>> category. We are, however, currently trying to evaluate and streamline our
>> release process to allow us to roll out packages faster. This would allow
>> us to provide server packages for these faster moving platforms.
>> Unfortunately, we're not there yet.
>>
>> I know that isn't the best answer, but I hope it helps!
>>
>> On Tue, May 10, 2016 at 8:40 AM Ryan Jacobson  wrote:
>>
> Thanks Bill.
>>>
>>> That works for me.
>>>
>>> I ended up using this one:
>>>
>>> https://
>>> yum.puppetlabs.com/el/7/PC1/x86_64/puppetlabs-release-pc1-1.0.0-2.el7.noarch.rpm
>>>
>>> The documentation on the puppet site is misleading:
>>>
>>> https://
>>> docs.puppet.com/puppet/latest/reference/puppet_collections.html#fedora-22
>>>
>>> I don't understand why the fedora repo doesn't contain the puppetserver
>>> package.
>>>
>>> Thanks for your help!
>>>
>>> Ryan
>>>
>>>
>>>
>>> On Tuesday, 10 May 2016 05:37:25 UTC-7, Bill Ward wrote:
>>>>
>>>> It appears that only the puppet agent is available for FC22.
>>>>
>>>> https://yum.puppetlabs.com/fedora/f22/PC1/x86_64/
>>>>
>>>> It is available for RHEL though...
>>>>
>>>> https://yum.puppetlabs.com/el/6.5/PC1/x86_64/
>>>>
>>>> Bill Ward
>>>> http://billcloud.me/
>>>>
>>>> On Monday, May 9, 2016 at 8:17:34 PM UTC-5, Ryan Jacobson wrote:
>>>>>
>>>>> I seem to be unable to install the puppetserver package.
>>>>>
>>>>>
>>>>> This is a on a fresh Fedora 22 system running on Linode.
>>>>>
>>>>>
>>>>> # rpm -Uvh
>>>>> https://yum.puppetlabs.com/puppetlabs-release-pc1-fedora-22.noarch.rpm
>>>>>
>>>>> The rpm package installs fine.
>>>>>
>>>>>
>>>>> # dnf install puppet-agent
>>>>>
>>>>> puppet-agent installs fine.
>>>>>
>>>>>
>>>>> # dnf install puppetserver
>>>>> No package puppetserver available.
>>>>> Error: Unable to find a match.
>>>>> Can't find puppetserver.
>>>>>
>>>>>
>>>>> This package can't be found through a dnf search.
>>>>>
>>>>>
>>>>> # dnf search puppet
>>>>>
>>>>> puppet.noarch : A network tool for managing many disparate systems
>>>>> puppet-gluster.noarch : A Puppet module for GlusterFS
>>>>> puppet-firewalld.noarch : A Puppet module for FirewallD
>>>>> puppetlabs-stdlib.noarch : Puppet Labs Standard Library
>>>>> puppet-gluster-doc.noarch : A Puppet module for GlusterFS
>>>>> openstack-packstack-puppet.noarch : Packstack Puppet module
>>>>> puppet-server.noarch : Server for the puppet system management tool
>>>>> rubygem-puppet-lint-doc.noarch : Documentation for rubygem-puppet-lint
>>>>> yum-plugin-puppetverify.noarch : Yum plugin to add puppet checksums
>>>>> to verify data
>>>>> puppetlabs-release-pc1.noarch : Release packages for the Puppet Labs
>>>>> PC1 repository
>>>>> openstack-puppet-modules.noarch : Collection of Puppet modules for
>>>>> OpenStack deployment
>>>>> ruby

Re: [Puppet Users] Re: No package puppetserver available - Fedora 22

2016-05-10 Thread Melissa Stone
Hi Ryan,

We do not have puppetserver packages available for Fedora 22,
unfortunately. We are currently focusing on providing puppetserver packages
for long-term release platforms. Fedora moves too quickly to fall into this
category. We are, however, currently trying to evaluate and streamline our
release process to allow us to roll out packages faster. This would allow
us to provide server packages for these faster moving platforms.
Unfortunately, we're not there yet.

I know that isn't the best answer, but I hope it helps!

On Tue, May 10, 2016 at 8:40 AM Ryan Jacobson  wrote:

> Thanks Bill.
>
> That works for me.
>
> I ended up using this one:
>
> https://
> yum.puppetlabs.com/el/7/PC1/x86_64/puppetlabs-release-pc1-1.0.0-2.el7.noarch.rpm
>
> The documentation on the puppet site is misleading:
>
> https://
> docs.puppet.com/puppet/latest/reference/puppet_collections.html#fedora-22
>
> I don't understand why the fedora repo doesn't contain the puppetserver
> package.
>
> Thanks for your help!
>
> Ryan
>
>
>
> On Tuesday, 10 May 2016 05:37:25 UTC-7, Bill Ward wrote:
>>
>> It appears that only the puppet agent is available for FC22.
>>
>> https://yum.puppetlabs.com/fedora/f22/PC1/x86_64/
>>
>> It is available for RHEL though...
>>
>> https://yum.puppetlabs.com/el/6.5/PC1/x86_64/
>>
>> Bill Ward
>> http://billcloud.me/
>>
>> On Monday, May 9, 2016 at 8:17:34 PM UTC-5, Ryan Jacobson wrote:
>>>
>>> I seem to be unable to install the puppetserver package.
>>>
>>>
>>> This is a on a fresh Fedora 22 system running on Linode.
>>>
>>>
>>> # rpm -Uvh
>>> https://yum.puppetlabs.com/puppetlabs-release-pc1-fedora-22.noarch.rpm
>>>
>>> The rpm package installs fine.
>>>
>>>
>>> # dnf install puppet-agent
>>>
>>> puppet-agent installs fine.
>>>
>>>
>>> # dnf install puppetserver
>>> No package puppetserver available.
>>> Error: Unable to find a match.
>>> Can't find puppetserver.
>>>
>>>
>>> This package can't be found through a dnf search.
>>>
>>>
>>> # dnf search puppet
>>>
>>> puppet.noarch : A network tool for managing many disparate systems
>>> puppet-gluster.noarch : A Puppet module for GlusterFS
>>> puppet-firewalld.noarch : A Puppet module for FirewallD
>>> puppetlabs-stdlib.noarch : Puppet Labs Standard Library
>>> puppet-gluster-doc.noarch : A Puppet module for GlusterFS
>>> openstack-packstack-puppet.noarch : Packstack Puppet module
>>> puppet-server.noarch : Server for the puppet system management tool
>>> rubygem-puppet-lint-doc.noarch : Documentation for rubygem-puppet-lint
>>> yum-plugin-puppetverify.noarch : Yum plugin to add puppet checksums to
>>> verify data
>>> puppetlabs-release-pc1.noarch : Release packages for the Puppet Labs
>>> PC1 repository
>>> openstack-puppet-modules.noarch : Collection of Puppet modules for
>>> OpenStack deployment
>>> rubygem-puppet-lint.noarch : Ensure your Puppet manifests conform with
>>> the Puppetlabs style guide
>>> puppet-agent.x86_64 : The Puppet Agent package contains all of the
>>> elements needed to run puppet, including ruby, facter, hiera and
>>> mcollective.
>>>
>>>
>>> puppet-server exists, but isn't the package I'm looking for. That one is
>>> the old rack-based server and isn't recommended anymore.
>>>
>>>
>>> Any ideas or advice on how to get puppetserver installed?
>>>
>>>
>>> Thanks!
>>>
>>>
>>> Ryan
>>>
>> --
> 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/7a918d0b-373b-4baa-9447-97828c629707%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/7a918d0b-373b-4baa-9447-97828c629707%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_krmcXQNNA-yBJXmE-wEaUMwJJqds3RGM0FXYEpL7ki2xQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet install failure

2016-04-26 Thread Melissa Stone
tlabs-products
>> >  >puppetlabs-release.noarch  7-12
>>
>> >
>> >  > installed
>> >  >ruby-augeas.x86_64 0.4.1-3.el7
>>
>> >
>> >  >@puppetlabs-deps
>> >  >ruby-shadow.x86_64 1:2.2.0-2.el7
>>
>> >
>> >  >@puppetlabs-deps
>> >  >Thanks!
>> >  >Paul
>> >  >
>> >  >--
>> >  >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 [1][6]puppet-users...@googlegroups.com.
>> >  >To view this discussion on the web visit
>> >  >
>> >   [2][7]
>> https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com.
>>
>> >  >For more options, visit [3][8]
>> https://groups.google.com/d/optout.
>> >  >
>> >  > References
>> >  >
>> >  >Visible links
>> >  >1. mailto:[9]puppet-users+unsubscr...@googlegroups.com
>> >  >2.
>> >  [10]
>> https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com?utm_medium=email&utm_source=footer
>> >  >3. [11]https://groups.google.com/d/optout
>> >
>> >--
>> >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 [12]puppet-users...@googlegroups.com.
>>
> >To view this discussion on the web visit
>>
> >[13]
>> https://groups.google.com/d/msgid/puppet-users/be5d44e1-65d6-4e37-9727-40b56272a574%40googlegroups.com.
>>
>> >For more options, visit [14]https://groups.google.com/d/optout.
>> >
>> > References
>> >
>> >Visible links
>> >1. http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
>> >2. http://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm
>> >3. http://yum.puppetlabs.com/el/7/products/x86_64
>> >4. https://docs.puppet.com/puppet/4.0/reference/release_notes.html
>> >5. https://docs.puppet.com/puppet/4.0/reference/whered_it_go.html
>> >6. javascript:
>> >7.
>> https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com
>> >8. https://groups.google.com/d/optout
>> >9. javascript:
>> >   10.
>> https://groups.google.com/d/msgid/puppet-users/13ec310a-9fb0-467d-9af6-0ee213dee055%40googlegroups.com?utm_medium=email&utm_source=footer
>> >   11. https://groups.google.com/d/optout
>> >   12. mailto:puppet-users+unsubscr...@googlegroups.com
>> >   13.
>> https://groups.google.com/d/msgid/puppet-users/be5d44e1-65d6-4e37-9727-40b56272a574%40googlegroups.com?utm_medium=email&utm_source=footer
>> >   14. https://groups.google.com/d/optout
>>
>> --
> 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/2e8c6994-d2f8-4bff-9739-a29f423dc3a1%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/2e8c6994-d2f8-4bff-9739-a29f423dc3a1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kr5E8yryp7OjaCA_Pee6F4Qaf2WQNH%3D8cjgjR0vjb%3DL7A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] puppetlabs-release not signed

2016-04-21 Thread Melissa Stone
It looks like the metadata didn't fully update the first time around. It's
been updated now, and should work. Can I get some additional confirmation
on that from someone?

On Thu, Apr 21, 2016 at 3:19 AM Fabrice Bacchella <
fabrice.bacche...@orange.fr> wrote:

> And did you update the yum database after that ? I'm getting strange
> results.
>
> Le 20 avr. 2016 à 16:55, Melissa Stone  a écrit :
>
> Thanks for reporting this, everyone. I've fixed the packages on
> yum.puppetlabs.com, and I'll start investigating apt.puppetlabs.com now.
>
> On Wed, Apr 20, 2016 at 7:55 AM chrido  wrote:
>
>> Similiar problems with apt:
>> W: GPG error: http://apt.puppetlabs.com wily Release: The following
>> signatures were invalid: BADSIG 1054B7A24BD6EC30 Puppet Labs Release Key
>> (Puppet Labs Release Key) 
>> There is a new pubkey in http://apt.puppetlabs.com/, are you changing
>> the key?
>>
>> On Wednesday, April 20, 2016 at 3:25:41 PM UTC+2, kbrede wrote:
>>
>>> I'm getting the same for:
>>>
>>> Package puppetlabs-release-5-12.noarch.rpm is not signed
>>> Package puppetlabs-release-6-12.noarch.rpm is not signed
>>> Package puppetlabs-release-7-12.noarch.rpm is not signed
>>>
>>>
>>>
>>> Kenton Brede
>>>
>>>
>>>
>>>
>>>
>>> On Wed, Apr 20, 2016 at 4:11 AM, Jonathan Gazeley <
>>> jonathan...@bristol.ac.uk> wrote:
>>>
>> This morning I noticed on yum.puppetlabs.com that
>>>> puppetlabs-release-6-12.noarch.rpm and puppetlabs-release-7-12.noarch.rpm
>>>> are not signed (possibly others too, I didn't check). My yum cron job is
>>>> bitching about it because I don't allow unsigned packages.
>>>>
>>>> Is this a mistake?
>>>>
>>>> Thanks,
>>>> Jonathan
>>>
>>>
>>>>
>>>> --
>>>> Jonathan Gazeley
>>>> Senior Systems Administrator
>>>> IT Services
>>>> University of Bristol
>>>>
>>>> --
>>>> 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...@googlegroups.com.
>>>
>>>
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/puppet-users/571747B7.1020908%40bristol.ac.uk
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>> --
>> 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/c4837b1a-c2bd-4e73-9552-3306b28c4594%40googlegroups.com
>> <https://groups.google.com/d/msgid/puppet-users/c4837b1a-c2bd-4e73-9552-3306b28c4594%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Melissa Stone
> Release Engineer, Puppet Labs
> --
>
> PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
> California
> *Early Birds save $350*
> <https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
>  -
> Register by June 30th
>
> --
> 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/CAHEe_kqeXhUV3aHxCe-1qosK%2BqjL_%2BoNqfXUFWGvcxv5567rUg%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAHEe_kqeXhUV3aHxCe-1qosK%2BqjL_%2BoNqfXUFWGvcxv5567rUg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
>
> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 w

Re: [Puppet Users] puppetlabs-release not signed

2016-04-20 Thread Melissa Stone
Thanks for reporting this, everyone. I've fixed the packages on
yum.puppetlabs.com, and I'll start investigating apt.puppetlabs.com now.

On Wed, Apr 20, 2016 at 7:55 AM chrido  wrote:

> Similiar problems with apt:
> W: GPG error: http://apt.puppetlabs.com wily Release: The following
> signatures were invalid: BADSIG 1054B7A24BD6EC30 Puppet Labs Release Key
> (Puppet Labs Release Key) 
> There is a new pubkey in http://apt.puppetlabs.com/, are you changing the
> key?
>
> On Wednesday, April 20, 2016 at 3:25:41 PM UTC+2, kbrede wrote:
>
>> I'm getting the same for:
>>
>> Package puppetlabs-release-5-12.noarch.rpm is not signed
>> Package puppetlabs-release-6-12.noarch.rpm is not signed
>> Package puppetlabs-release-7-12.noarch.rpm is not signed
>>
>>
>>
>> Kenton Brede
>>
>>
>>
>>
>>
>> On Wed, Apr 20, 2016 at 4:11 AM, Jonathan Gazeley <
>> jonathan...@bristol.ac.uk> wrote:
>>
> This morning I noticed on yum.puppetlabs.com that
>>> puppetlabs-release-6-12.noarch.rpm and puppetlabs-release-7-12.noarch.rpm
>>> are not signed (possibly others too, I didn't check). My yum cron job is
>>> bitching about it because I don't allow unsigned packages.
>>>
>>> Is this a mistake?
>>>
>>> Thanks,
>>> Jonathan
>>
>>
>>>
>>> --
>>> Jonathan Gazeley
>>> Senior Systems Administrator
>>> IT Services
>>> University of Bristol
>>>
>>> --
>>> 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...@googlegroups.com.
>>
>>
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/puppet-users/571747B7.1020908%40bristol.ac.uk
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> 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/c4837b1a-c2bd-4e73-9552-3306b28c4594%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/c4837b1a-c2bd-4e73-9552-3306b28c4594%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kqeXhUV3aHxCe-1qosK%2BqjL_%2BoNqfXUFWGvcxv5567rUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Official Packages for Ubuntu 16.04 LTS

2016-04-13 Thread Melissa Stone
On Wed, Apr 13, 2016 at 12:31 AM Dirk Heinrichs <
dirk.heinri...@recommind.com> wrote:

> Hi,
>
> Ubuntu 16.04 LTS (Xenial Xerus) is about to be released soon. Are there
> any plans to provide Puppet packages for it (I've currently installed the
> Wily packages on the RC)?
>
Yes, we are actively working on making a puppet-agent package available for
Xenial. You should see this with the next release of puppet-agent as long
as we don't run into any issues during testing.

>
> Thanks...
>
> Dirk
> --
> [image: Logo.gif]
> *Dirk Heinrichs*, Senior Systems Engineer, Engineering Solutions
> *Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach
> *Tel*: +49 2226 159 (Ansage) 1149
> *Email*: d...@recommind.com
> *Skype*: dirk.heinrichs.recommind
> www.recommind.com
>
> --
> 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/570DF5B8.4000607%40recommind.com
> <https://groups.google.com/d/msgid/puppet-users/570DF5B8.4000607%40recommind.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kpPtWzraQpX60sEZZqLnMCWQ8mJOod27NWcL7Ty-wNLxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Use apt.puppetlabs.com on Ubuntu xenial: no suitable hash entry in Release file

2016-03-28 Thread Melissa Stone
On Sun, Mar 27, 2016 at 8:20 PM benjamin barber 
wrote:

> I tried to install puppet-enterprise on xenial and I ran into the same
> problem as the OP.
>
We don't yet have packages or test anything on xenial. Where are you
getting those packages? Which repos do you have enabled?

>
> On Thursday, March 24, 2016 at 2:14:40 AM UTC-7, Andreas Roth wrote:
>>
>> Now it's fine. Thx
>>
>> On Monday, March 21, 2016 at 6:04:19 PM UTC+1, Melissa Stone wrote:
>>>
>>>
>>>
>>> On Mon, Mar 14, 2016 at 9:23 AM Andreas Roth  wrote:
>>>
>>>> Hi,
>>>>
>>>> i tried to use the apt.puppetlabs.com repo on xenial. Since there are
>>>> not package for xenial yet i tried to use the package from Ubuntu wily
>>>> instead, but i ran into this error:
>>>>
>>>> W: Failed to fetch http://apt.puppetlabs.com/dists/wily/Release  No
>>>> Hash entry in Release file
>>>> /var/lib/apt/lists/partial/apt.puppetlabs.com_dists_wily_Release,
>>>> which is considered strong enough for security purposes
>>>>
>>>
>>>> I check the Release file and found the hash entries are wrong. apt
>>>> (version 1.2.4) looks for the Hash entries "SHA512", "SHA256", "SHA1",
>>>> "MD5Sum" or "Checksum-FileSize", but the file in the repository provides 
>>>> "MD5Sum",
>>>> "SHA1Sum", "SHA256Sum". I think is a some kind of spelling mistake. The
>>>> section "SHA256Sum" should be "SHA256" without the "Sum" suffix (same
>>>> for SHA1).
>>>>
>>>> I don't know what kind of changes are required to fix this, but i hope
>>>> this can be fixed easily.
>>>>
>>> The main thing that was required was to update the software we use to
>>> generate metadata for our apt repos. This should be done now, and you
>>> should no longer be seeing this error message.
>>>
>>>>
>>>> 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...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/puppet-users/f281a08a-3b1d-423f-b816-6d5b1c494a76%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/puppet-users/f281a08a-3b1d-423f-b816-6d5b1c494a76%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>>> Melissa Stone
>>> Release Engineer, Puppet Labs
>>> --
>>>
>>> PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San
>>> Diego, California
>>> *Early Birds save $350*
>>> <https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
>>>  -
>>> Register by June 30th
>>>
>> --
> 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/b87032ad-0c01-4965-ab56-b1df2f7b28f9%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/b87032ad-0c01-4965-ab56-b1df2f7b28f9%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_ko8yGLo51wdf9h70pTisir5tVRQdcGiaAunMB6T37fYAg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 4 on Debian Jessie amd64

2016-03-23 Thread Melissa Stone
On Wed, Mar 23, 2016 at 5:19 AM <4nu...@gmail.com> wrote:

> Hi!
>
> Yes they enabled according to the guide. I forgot to tell. sorry!
>
> With the policy i found out that i need the arm-packages. Thats because i
> want to run it on raspberry pi.
>
>  500 http://apt.puppetlabs.com/ jessie/PC1 *armhf* Packages
>  release o=Puppetlabs,a=jessie,n=jessie,l=Puppetlabs,c=PC1
>  origin apt.puppetlabs.com
>
> Do you know how to get this stuff via sources?
>
Ah, that's the issue then. We don't compile or provide sources for ARM,
unfortunately. For more information about that, check out
https://tickets.puppetlabs.com/browse/CPR-108. We also don't provide
sources for the puppet-agent package. You can see some discussion on that
at https://tickets.puppetlabs.com/browse/CPR-191.

We have made the automation we use to build the puppet-agent package open
source. The two repos you'll want for building puppet-agent are
https://github.com/puppetlabs/vanagon and
https://github.com/puppetlabs/puppet-agent.

I hope that helps!

>
> Thanks!
>
> On Wednesday, March 23, 2016 at 12:22:32 AM UTC+1, Melissa Stone wrote:
>
>> Hi Friedhelm,
>>
>> Have you enabled the PC1 repos?
>>
>> I can't tell what repos you have enabled or where you got the
>> puppetserver packages you're using, but you'll have to enable the PC1
>> jessie repo to access puppet-agent.
>>
>> https://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html has
>> a lot more information on that.
>>
>> As a summary, you'll want to run:
>>
>> wget http://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb ; dpkg
>> -i puppetlabs-release-pc1-jessie.deb ; apt-get update
>>
>>
>> You can do a check to make sure you have the puppetlabs PC1 repo enabled
>> by running `apt-cache policy`. You'll get a bunch of output, but the piece
>> you want to make sure is there should be:
>>
>>  500 http://apt.puppetlabs.com/ jessie/PC1 amd64 Packages
>>  release o=Puppetlabs,a=jessie,n=jessie,l=Puppetlabs,c=PC1
>>  origin apt.puppetlabs.com
>>
>> Once you've verified you have the PC1 repo enabled, apt-get install
>> puppet-agent should just work.
>>
>> I hope that helps!
>>
> On Tue, Mar 22, 2016 at 3:52 PM <4nu...@gmail.com> wrote:
>>
> Hi!
>>>
>>> I have the same problem. But puppet-agent is not available.
>>>
>>> apt-get -y install puppetserver
>>>> Reading package lists... Done
>>>> Building dependency tree
>>>> Reading state information... Done
>>>> Some packages could not be installed. This may mean that you have
>>>> requested an impossible situation or if you are using the unstable
>>>> distribution that some required packages have not yet been created
>>>> or been moved out of Incoming.
>>>> The following information may help to resolve the situation:
>>>>
>>>> The following packages have unmet dependencies:
>>>>  puppetserver : Depends: puppet-agent (>= 1.4.0) but it is not
>>>> installable
>>>> E: Unable to correct problems, you have held broken packages.
>>>>
>>>> sudo apt-get -y install puppet-agent
>>> Reading package lists... Done
>>> Building dependency tree
>>> Reading state information... Done
>>> Package puppet-agent is not available, but is referred to by another
>>> package.
>>> This may mean that the package is missing, has been obsoleted, or
>>> is only available from another source
>>>
>>> *# uname -a*
>>> Linux puppet 4.1.19+ #858 Tue Mar 15 15:52:03 GMT 2016 armv6l GNU/Linux
>>>
>>> *cat /etc/os-release*
>>> PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
>>> NAME="Raspbian GNU/Linux"
>>> VERSION_ID="8"
>>> VERSION="8 (jessie)"
>>> ID=raspbian
>>> ID_LIKE=debian
>>> HOME_URL="http://www.raspbian.org/";
>>> SUPPORT_URL="http://www.raspbian.org/RaspbianForums";
>>> BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs";
>>>
>>>
>>> but here i find packages:
>>> http://apt.puppetlabs.com/pool/jessie/PC1/p/puppet-agent/
>>>
>>> does anybody know why i cant install them?
>>>
>>> Cheers,
>>> Friedhelm
>>>
>>> On Monday, July 27, 2015 at 7:17:17 PM UTC+2, Melissa Stone wrote:
>>>>
>>>> On Mon, Jul 27, 2015 at 2:43 AM, Richard Wales 
>>>> wrote:
&g

Re: [Puppet Users] Puppet 4 on Debian Jessie amd64

2016-03-22 Thread Melissa Stone
Hi Friedhelm,

Have you enabled the PC1 repos?

I can't tell what repos you have enabled or where you got the puppetserver
packages you're using, but you'll have to enable the PC1 jessie repo to
access puppet-agent.

https://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html has
a lot more information on that.

As a summary, you'll want to run:

wget http://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb ; dpkg
-i puppetlabs-release-pc1-jessie.deb ; apt-get update


You can do a check to make sure you have the puppetlabs PC1 repo enabled by
running `apt-cache policy`. You'll get a bunch of output, but the piece you
want to make sure is there should be:

 500 http://apt.puppetlabs.com/ jessie/PC1 amd64 Packages
 release o=Puppetlabs,a=jessie,n=jessie,l=Puppetlabs,c=PC1
 origin apt.puppetlabs.com

Once you've verified you have the PC1 repo enabled, apt-get install
puppet-agent should just work.

I hope that helps!

On Tue, Mar 22, 2016 at 3:52 PM <4nu...@gmail.com> wrote:

> Hi!
>
> I have the same problem. But puppet-agent is not available.
>
> apt-get -y install puppetserver
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Some packages could not be installed. This may mean that you have
>> requested an impossible situation or if you are using the unstable
>> distribution that some required packages have not yet been created
>> or been moved out of Incoming.
>> The following information may help to resolve the situation:
>>
>> The following packages have unmet dependencies:
>>  puppetserver : Depends: puppet-agent (>= 1.4.0) but it is not installable
>> E: Unable to correct problems, you have held broken packages.
>>
>> sudo apt-get -y install puppet-agent
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Package puppet-agent is not available, but is referred to by another
> package.
> This may mean that the package is missing, has been obsoleted, or
> is only available from another source
>
> *# uname -a*
> Linux puppet 4.1.19+ #858 Tue Mar 15 15:52:03 GMT 2016 armv6l GNU/Linux
>
> *cat /etc/os-release*
> PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
> NAME="Raspbian GNU/Linux"
> VERSION_ID="8"
> VERSION="8 (jessie)"
> ID=raspbian
> ID_LIKE=debian
> HOME_URL="http://www.raspbian.org/";
> SUPPORT_URL="http://www.raspbian.org/RaspbianForums";
> BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs";
>
>
> but here i find packages:
> http://apt.puppetlabs.com/pool/jessie/PC1/p/puppet-agent/
>
> does anybody know why i cant install them?
>
> Cheers,
> Friedhelm
>
> On Monday, July 27, 2015 at 7:17:17 PM UTC+2, Melissa Stone wrote:
>>
>> On Mon, Jul 27, 2015 at 2:43 AM, Richard Wales 
>> wrote:
>> > Hi folks,
>> >
>> > Apparently PC1 is available on Debian Jessie now. Unfortunately, I
>> can't get
>> > it to work. I've attached a vagrant file to facilitate reproduction
>> (remove
>> > the .txt extension that I had to add to upload it).
>> >
>> > Here are the relevant commands I am running (as per the docs at
>> > https://docs.puppetlabs.com/puppet/latest/reference/install_linux.html
>> ):
>> >
>> > # wget https://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb
>> > # dpkg -i puppetlabs-release-pc1-jessie.deb
>> > # apt-get update
>> > # apt-get install puppetserver -y # This fails
>>
>> We have puppet-agent packages available for Debian Jessie, but not
>> Puppet Server packages[1]. Those should be available with the next
>> Puppet Server release. So, you can't yet run Debian Jessie as a
>> master, but you can run it as an agent with the puppet-agent package
>> against a master on a different platform.
>>
>> [1] - http://apt.puppetlabs.com/pool/jessie/PC1/p/
>> >
>> > The bottom line is the new packages aren't available; only the old
>> (puppet
>> > 3.7.x packages). Can anyone shed any light? Where am I going wrong
>> guys?
>> >
>> > Cheers,
>> > Richard
>> >
>> > P.S. Here are some diagnostic commands for the curious:
>> >
>> > # apt-cache search puppet | grep ^puppet
>> >
>> > ==> default: puppet - configuration management system, agent
>> >
>> > ==> default: puppet-common - configuration management system
>> >
>> > ==> default: puppet-el - syntax highlighting for puppet manifests in
>> emacs

[Puppet Users] Fedora 21 has reached end of life

2016-03-21 Thread Melissa Stone
Fedora 21 reached end of life on 2015-12-01 [1], so we are no
longer building new packages for it.

[1] -
https://lists.fedoraproject.org/pipermail/announce/2015-November/003296.html
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_krhSMhifAMtjO8OMvTGxrJk9N8MxBWeQo03aypPGiLgBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Ubuntu 15.04 Vivid has reached end of life

2016-03-21 Thread Melissa Stone
Ubuntu 15.04 Vivid reached end of life on 2016-02-04 [1], so we are no
longer building new packages for it.

[1] -
https://lists.ubuntu.com/archives/ubuntu-announce/2016-January/000203.html
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kqk5RBet-EbmfC%2Bu8Ty_Ls6J%3DsKQepWPK3UMucQ%3DmVDog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Debian 6 Squeeze has reached end of life

2016-03-21 Thread Melissa Stone
Debian 6 Squeeze reached end of life on 2016-02-29 [1], so we are no
longer building new packages for it.

[1] - https://www.debian.org/News/2016/20160212
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kokyEO7EMLyq6pms4Cp7Q6vWqMbwrM8dARstZb8f7gx9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Use apt.puppetlabs.com on Ubuntu xenial: no suitable hash entry in Release file

2016-03-21 Thread Melissa Stone
On Mon, Mar 14, 2016 at 9:23 AM Andreas Roth  wrote:

> Hi,
>
> i tried to use the apt.puppetlabs.com repo on xenial. Since there are not
> package for xenial yet i tried to use the package from Ubuntu wily instead,
> but i ran into this error:
>
> W: Failed to fetch http://apt.puppetlabs.com/dists/wily/Release  No Hash
> entry in Release file 
> /var/lib/apt/lists/partial/apt.puppetlabs.com_dists_wily_Release,
> which is considered strong enough for security purposes
>

> I check the Release file and found the hash entries are wrong. apt
> (version 1.2.4) looks for the Hash entries "SHA512", "SHA256", "SHA1",
> "MD5Sum" or "Checksum-FileSize", but the file in the repository provides 
> "MD5Sum",
> "SHA1Sum", "SHA256Sum". I think is a some kind of spelling mistake. The
> section "SHA256Sum" should be "SHA256" without the "Sum" suffix (same for
> SHA1).
>
> I don't know what kind of changes are required to fix this, but i hope
> this can be fixed easily.
>
The main thing that was required was to update the software we use to
generate metadata for our apt repos. This should be done now, and you
should no longer be seeing this error message.

>
> 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/f281a08a-3b1d-423f-b816-6d5b1c494a76%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/f281a08a-3b1d-423f-b816-6d5b1c494a76%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_kox0RujcoU_Ki3zTfAh%3DaXQkJb831n%3D5-wLQRt%3D6XrjqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet-Agent 1.4.0 is available!

2016-03-18 Thread Melissa Stone
Puppet Agent 1.4.0 is now available! This is a feature release of the
all-in-one agent, which bundles up Ruby, Puppet, Facter, and other
components into a single package.

See the release notes for the puppet agent package here:
http://docs.puppetlabs.com/puppet/latest/reference/release_notes_agent.html

To install or upgrade puppet-agent, follow the getting started directions:
http://docs.puppetlabs.com/puppet/latest/reference/index.html
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_koj0f1ZsBHczoHRf4TU-Z7JARZEHb%2Bvhr7QkakwTOAs4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: puppet-agent 1.3.6 available

2016-03-14 Thread Melissa Stone
Puppet Agent 1.3.6 is now available! This is a security release that
updates OpenSSL to 1.0.2g, and addresses a number of recent CVEs.

See the release notes for the puppet agent package here:
http://docs.puppetlabs.com/puppet/latest/reference/release_notes_agent.html

To install or upgrade puppet-agent, follow the getting started directions:
http://docs.puppetlabs.com/puppet/latest/reference/index.html
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego,
California
*Early Birds save $350*
<https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird>
-
Register by June 30th

-- 
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/CAHEe_krbAZi9txuM4d0OBJnixwyLrQTnixD72OsnM1nQdJUd6Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Enterprise 2015.3.3 is available

2016-03-14 Thread Melissa Stone
Dear Puppet Enterprise Users,

Puppet Enterprise 2015.3.3 is now available.

This is a security release of Puppet Enterprise. All users of Puppet
Enterprise 2015.x are encouraged to upgrade when possible to Puppet
Enterprise 2015.3.3.

Puppet Enterprise 2015.3.3 includes fixes to address a number of security
concerns. For more information on these vulnerabilities, please visit
https://puppetlabs.com/security. For information on the bug fixes in this
release, please see https://docs.puppetlabs.com/pe/2015.3/release_notes.html
.

As a current Puppet Enterprise user, you can upgrade to this new version as
part of your annual subscription. If upgrading, it is required to upgrade
your master, puppetdb and console servers first.

As always, we want to hear about your experiences with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

-- 
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/CAHEe_krp5asAX3VeOBPZP5V545kpjTjwxzFNKrgY%3D6PfHfwEdg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Debian Package Naming Paradigm: Static Codenames only on apt.puppetlabs.com

2016-02-24 Thread Melissa Stone
We've stopped using the rolling release names (stable, testing) for our
Debian packages and instead use the direct codenames. This maps better to
our processes and is more maintainable over time. What this means is that
the stable/testing portions of the apt repos will be removed. All packages
will still be around under their codenames (jessie, wheezy, etc).

The stable/testing portions of apt.puppetlabs.com will be removed on
2016-03-23.
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

-- 
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/CAHEe_kqPrqEZ061qUso-MyY40GNxuH2y0pxhyiT40%3DvAHkTRmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] puppet agent 1.2.5 ?

2015-10-01 Thread Melissa Stone
On Thu, Oct 1, 2015 at 1:28 AM, Fabrice Bacchella <
fabrice.bacche...@orange.fr> wrote:

> It's marked as unreleased :
>
> https://tickets.puppetlabs.com/browse/PUP/fixforversion/14525/?selectedTab=com.atlassian.jira.plugins.jira-development-integration-plugin:release-report-tabpanel
>
> But it's available any way:
>  # yum list  puppet-agent
> Loaded plugins: etckeeper, fastestmirror
> Loading mirror speeds from cached hostfile
> Installed Packages
> puppet-agent.x86_64 1.2.5-1.el6
>  @puppetlabs-pc1
>
>
> What's happening ?
>

We just shipped puppet-agent 1.2.5 yesterday. You should see the email
announcing the release shortly. I'll make sure the version is marked as
released on tickets.puppetlabs.com

> --
> 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/8ACA8AB8-1383-4A08-BC9F-8BE8C39A6FCB%40orange.fr
> <https://groups.google.com/d/msgid/puppet-users/8ACA8AB8-1383-4A08-BC9F-8BE8C39A6FCB%40orange.fr?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/>** is right around the
corner! Join us October 5-9 in Portland, OR. **Register now
<https://puppetconf2015.eventbrite.com/>**.*

-- 
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/CAHEe_kqi067jTjMjeZj_x7mLJWeGtLG%2BpcPPUk4uq4SQwQXdVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: [Puppet-dev] Debian Testing and Debian Stable leaving apt.puppetlabs.com

2015-08-31 Thread Melissa Stone
On Thu, Aug 27, 2015 at 6:30 AM, Ximena Cardinali  wrote:

> Hi,
>
> is it possible that the packages for Debian Jessie are still not available
> on the repository?
>
> Please see:
> http://apt.puppetlabs.com/dists/jessie/main/binary-amd64/Packages
>
> I'm trying to install puppet on some new installed servers, and I couldn't
> find the packages related to Debian Jessie.
>

We currently only have puppet-agent packages available for Debian Jessie.
We are working on getting Puppet Server and PuppetDB packages available as
well, but we do not have a time frame on that work. If you keep an eye on
this email list, we will send an email out when those packages are
available.

>
> Regards,
> Ximena.
>
> On Thursday, 13 August 2015 20:12:57 UTC+2, Daniel Parks wrote:
>>
>> On Thu, Aug 13, 2015 at 9:46 AM, Melissa Stone 
>> wrote:
>>
>>> In an effort to reduce duplication and confusion in the packages we
>>> provide, we will no longer be providing packages for Debian Testing or
>>> Debian Stable. We want to ensure we deliver tested and reliable packages,
>>> which includes deliberately adding new platforms that have been vetted.
>>> This change is part of an effort to ensure that is always the case with the
>>> packages we make available.
>>>
>>
>> To clarify, because this has confused other people too: does this mean
>> that you won’t be able to run Puppet from an official package on Debian
>> Stable?
>>
>> Or is there another repo that can be added, that’s just not specific to
>> Debian Testing/Stable?
>>
>> Thanks,
>> Daniel
>>
> --
> 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/3cdb75cd-ef41-48a6-af21-e29a7b73aa52%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/3cdb75cd-ef41-48a6-af21-e29a7b73aa52%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Final Countdown discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-register-now-its-the-final-countdown-tickets-13115894995?discount=FinalCountdown>
*
*—**save $149!*

-- 
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/CAHEe_kpdWFWt-_V8DNS8Vsr6PEMaGrsvJx_0_rudXJjw8OSXxA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Melissa Stone
On Thu, Aug 20, 2015 at 9:08 AM, Martin  wrote:

> Please don't remove it or at least provide some kind of archive (not
> arguing that there will be no updates, just don't remove the files).
>

We're in the process of creating an archive for these older releases.
However, there is no timeline for this work. You can follow it at
https://tickets.puppetlabs.com/browse/CPR-201


>
> On Thu, Aug 20, 2015 at 5:55 PM Melissa Stone 
> wrote:
>
>> Ubuntu Utopic 14.10 reached end of life on 2015-07-23 [1], so we are no
>> longer building new packages for it and will remove it from our apt
>> repository on Monday, September 21.
>>
>> [1] -
>> http://fridge.ubuntu.com/2015/07/03/ubuntu-14-10-utopic-unicorn-reaches-end-of-life-on-july-23-2015/
>> --
>> Melissa Stone
>> Release Engineer, Puppet Labs
>> --
>>
>> *PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
>> Oregon! Join us October 5-9.*
>> *Register now to take advantage of the Final Countdown discount
>> <https://www.eventbrite.com/e/puppetconf-2015-october-5-9-register-now-its-the-final-countdown-tickets-13115894995?discount=FinalCountdown>
>>  *
>> *—**save $149!*
>>
>> --
>> 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/CAHEe_kpQgyQd_4P%3DuHi3UgqsjSC8cpExLFDiACrWeVdTjRbhcQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/puppet-users/CAHEe_kpQgyQd_4P%3DuHi3UgqsjSC8cpExLFDiACrWeVdTjRbhcQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> --
> http://www.xing.com/profile/Martin_Marcher
> http://www.linkedin.com/in/martinmarcher
> Mobil: +43 / 660 / 62 45 103
> UID: ATU68801424
>
> --
> 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/CAK1mKES7xo6UxhAdRfvQc_YR4SsnFhdvUzFoQ7u-2tcvr5qvUw%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAK1mKES7xo6UxhAdRfvQc_YR4SsnFhdvUzFoQ7u-2tcvr5qvUw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Final Countdown discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-register-now-its-the-final-countdown-tickets-13115894995?discount=FinalCountdown>
*
*—**save $149!*

-- 
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/CAHEe_krbKuh7wbZ5QxzVzZtKjee4qZJGgvUBe-6UMuuVJ3G0ew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Melissa Stone
Ubuntu Utopic 14.10 reached end of life on 2015-07-23 [1], so we are no
longer building new packages for it and will remove it from our apt
repository on Monday, September 21.

[1] -
http://fridge.ubuntu.com/2015/07/03/ubuntu-14-10-utopic-unicorn-reaches-end-of-life-on-july-23-2015/
-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Final Countdown discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-register-now-its-the-final-countdown-tickets-13115894995?discount=FinalCountdown>
*
*—**save $149!*

-- 
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/CAHEe_kpQgyQd_4P%3DuHi3UgqsjSC8cpExLFDiACrWeVdTjRbhcQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Debian Testing and Debian Stable leaving apt.puppetlabs.com

2015-08-14 Thread Melissa Stone
On Fri, Aug 14, 2015 at 12:24 AM, Dirk Heinrichs <
dirk.heinri...@recommind.com> wrote:

> Am 13.08.2015 um 20:13 schrieb Melissa Stone:
>
> We will continue to support and ship packages associated with current
> supported Debian codenames (i.e. Debian Wheezy and Debian Jessie).
>
>
> Please also continue to provide packages for Stretch (aka Testing).
>

It will likely take some time to get everything set up to build and test
Debian Stretch, but it is on our radar.


> BTW: Are there any plans to deliver systemd service descriptions with the
> packages (Debian has decided to switch from sysvinit to systemd).
>

The puppet-agent package for Debian 8 should already be doing this for both
the puppet and mco services. We have yet to make that update in Puppet
Server, but that work is scheduled to happen sooner rather than later.

>
> Bye...
>
> Dirk
> --
>
> *Dirk Heinrichs*, Senior Systems Engineer, Engineering Solutions
> *Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach
> *Tel*: +49 2226 159 (Ansage) 1149
> *Email*: d...@recommind.com
> *Skype*: dirk.heinrichs.recommind
> www.recommind.com
>
> --
> 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/55CD979A.3000903%40recommind.com
> <https://groups.google.com/d/msgid/puppet-users/55CD979A.3000903%40recommind.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_kqsdNaCx1U-W5HBLKMHp1zWF2JDtDaSV8M9bVnhEOqNFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Debian Testing and Debian Stable leaving apt.puppetlabs.com

2015-08-13 Thread Melissa Stone
In an effort to reduce duplication and confusion in the packages we
provide, we will no longer be providing packages for Debian Testing or
Debian Stable. We want to ensure we deliver tested and reliable packages,
which includes deliberately adding new platforms that have been vetted.
This change is part of an effort to ensure that is always the case with the
packages we make available.

Stable and Testing packages will be removed from our apt repository on
Wednesday, September 9th.


-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_kqqW%2BMc%2BRstxB0yLchLBWZQXWuOnTM_UKDzS1o47DsB0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: [Puppet-dev] Debian Testing and Debian Stable leaving apt.puppetlabs.com

2015-08-13 Thread Melissa Stone
On Thu, Aug 13, 2015 at 11:12 AM, Daniel Parks  wrote:

> On Thu, Aug 13, 2015 at 9:46 AM, Melissa Stone 
> wrote:
>
>> In an effort to reduce duplication and confusion in the packages we
>> provide, we will no longer be providing packages for Debian Testing or
>> Debian Stable. We want to ensure we deliver tested and reliable packages,
>> which includes deliberately adding new platforms that have been vetted.
>> This change is part of an effort to ensure that is always the case with the
>> packages we make available.
>>
>
> To clarify, because this has confused other people too: does this mean
> that you won’t be able to run Puppet from an official package on Debian
> Stable?
>

Debian Stable now corresponds to Debian Jessie. We currently have
puppet-agent packages available for Debian Jessie, and puppetserver
packages are in the works. Those can/will be made available in the PC1
repos at http://apt.puppetlabs.com/pool/jessie/PC1/

>
> Or is there another repo that can be added, that’s just not specific to
> Debian Testing/Stable?
>
> Thanks,
> Daniel
>
> --
> 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/CAPNukCk5jhKJcy%2B5OAUN57xevu8FbX4iBGVkip-ae1Qy7-YN6A%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAPNukCk5jhKJcy%2B5OAUN57xevu8FbX4iBGVkip-ae1Qy7-YN6A%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_kpjoH4QZG%2BJyx5hpA5aKYE%3DzmMNn6Xnbfpfgww2nUFU5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Re: Debian Testing and Debian Stable leaving apt.puppetlabs.com

2015-08-13 Thread Melissa Stone
On Thu, Aug 13, 2015 at 9:46 AM, Melissa Stone 
wrote:

> In an effort to reduce duplication and confusion in the packages we
> provide, we will no longer be providing packages for Debian Testing or
> Debian Stable. We want to ensure we deliver tested and reliable packages,
> which includes deliberately adding new platforms that have been vetted.
> This change is part of an effort to ensure that is always the case with the
> packages we make available.
>
> Stable and Testing packages will be removed from our apt repository on
> Wednesday, September 9th.
>

For clarity, this is only referring to packages built under the stable and
testing name spaces. We will continue to support and ship packages
associated with current supported Debian codenames (i.e. Debian Wheezy and
Debian Jessie).

>
>
> --
> Melissa Stone
> Release Engineer, Puppet Labs
> --
>
> PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
> Register now to take advantage of the Early Bird discount —save $249!
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_kqaMtof6%3DKGKbtqnnhTdEu5Y_ReTBbMDK_mkn89Xq%3D4xA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Errors for puppet-enterprrise-installer in ubuntu 12.04

2015-07-31 Thread Melissa Stone
On Fri, Jul 31, 2015 at 12:43 AM, patrick huang  wrote:
> My computer is Ubuntu 12.04.5 LTS
>
> 1. downloaded puppet-enterprise-3.8.1-ubuntu-12.04-amd64.tar.gz
>
> 2. tar -xf
>
> 3. sudo ./puppet-enterprrise-installer
>
> But it fails with the errors:
>
> W: Failed to fetch
> http://apt.puppetlabs.com/dists/precise/PC1/source/Sources 403 Forbidden
>
> W: Failed to fetch
> http://apt.puppetlabs.com/dists/precise/PC1/binary-amd64/Packages 403
> Forbidden
>
> W: Failed to fetch
> http://apt.puppetlabs.com/dists/precise/PC1/binary-i386/Packages 403
> Forbidden

Hmm, this is very interesting. My first thought is that you have
enabled the PC1 repos, but something went wrong. The installer script
runs 'apt-get update -q -y' after it adds the puppet enterprise key.
It's with that call that you're seeing the failures. I have no idea
why you're getting a 403 though.

What happens when you manually run 'apt-get update -q -y'? Do you get
the same error? How did you initially enable the PC1 repo? Did you
download and install the release package from apt.puppetlabs.com?

Also, we don't support the PC1 repos with PE 3.8.1. You will likely
run into more problems once you get past these repo issues. I would
suggest either installing a 2015.2.0 master, or disabling the PC1
repos and installing PE 3.8.1.

>
> --
> 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/17feb6aa-8b98-41d0-8b34-47e8b7690968%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_kp%2BpcMihZ9ewNnptp_dRHN-qZ4JG_QWK%3DRb0NhZbp%2BPsw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Release Note Notification

2015-07-28 Thread Melissa Stone
On Tue, Jul 28, 2015 at 6:18 AM, Martin  wrote:
> Hi,
>
> not sure wether those are official (but I think so):
>
> * https://groups.google.com/forum/#!forum/puppet-announce
> * https://groups.google.com/forum/#!forum/puppet-security-announce

Yes, both of those google groups are official. All releases are
announced through puppet-announce. All security releases are
additionally announced with puppet-security-announce

>
> /Martin
>
> On Tue, Jul 28, 2015 at 2:13 PM Michael Speth 
> wrote:
>>
>> Greetings,
>>   Is there a way to receive a notification when a new release of the
>> Puppet Server and/or Puppet Client?
>>
>> Thank you
>>
>> --
>> 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/4913755d-cea9-4bb3-a30e-5fc9d0204e32%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> --
> http://www.xing.com/profile/Martin_Marcher
> http://www.linkedin.com/in/martinmarcher
> Mobil: +43 / 660 / 62 45 103
> UID: ATU68801424
>
> --
> 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/CAK1mKES%2BcKEMJc1K72pefijMj_f9_auz6o6d7vz40xyyy5pi4g%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_kot%3Dw6u3vMX3VKVh9LJi8r%2BfnnjSC9P4P4c%3Dt%3D30DeMeA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppet 4 on Debian Jessie amd64

2015-07-27 Thread Melissa Stone
On Mon, Jul 27, 2015 at 2:43 AM, Richard Wales  wrote:
> Hi folks,
>
> Apparently PC1 is available on Debian Jessie now. Unfortunately, I can't get
> it to work. I've attached a vagrant file to facilitate reproduction (remove
> the .txt extension that I had to add to upload it).
>
> Here are the relevant commands I am running (as per the docs at
> https://docs.puppetlabs.com/puppet/latest/reference/install_linux.html ):
>
> # wget https://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb
> # dpkg -i puppetlabs-release-pc1-jessie.deb
> # apt-get update
> # apt-get install puppetserver -y # This fails

We have puppet-agent packages available for Debian Jessie, but not
Puppet Server packages[1]. Those should be available with the next
Puppet Server release. So, you can't yet run Debian Jessie as a
master, but you can run it as an agent with the puppet-agent package
against a master on a different platform.

[1] - http://apt.puppetlabs.com/pool/jessie/PC1/p/
>
> The bottom line is the new packages aren't available; only the old (puppet
> 3.7.x packages). Can anyone shed any light? Where am I going wrong guys?
>
> Cheers,
> Richard
>
> P.S. Here are some diagnostic commands for the curious:
>
> # apt-cache search puppet | grep ^puppet
>
> ==> default: puppet - configuration management system, agent
>
> ==> default: puppet-common - configuration management system
>
> ==> default: puppet-el - syntax highlighting for puppet manifests in emacs
>
> ==> default: puppet-testsuite - configuration management system, development
> test suite
>
> ==> default: puppetmaster - configuration management system, master service
>
> ==> default: puppetmaster-common - configuration management system, master
> common files
>
> ==> default: puppetmaster-passenger - configuration management system,
> scalable master service
>
> ==> default: puppet-lint - check puppet manifests for style guide conformity
>
> ==> default: puppet-module-puppetlabs-apache - Puppet module for apache
>
> ==> default: puppet-module-puppetlabs-apt - Puppet module for apt
>
> ==> default: puppet-module-puppetlabs-concat - Puppet module for concat
>
> ==> default: puppet-module-puppetlabs-firewall - Puppet module for Firewall
> management
>
> ==> default: puppet-module-puppetlabs-inifile - Puppet module for ini files
>
> ==> default: puppet-module-puppetlabs-mysql - Puppet module for mysql
>
> ==> default: puppet-module-puppetlabs-ntp - Puppet module for ntp
>
> ==> default: puppet-module-puppetlabs-postgresql - Puppet module for
> PostgreSQL database
>
> ==> default: puppet-module-puppetlabs-stdlib - Puppet module standard
> library
>
> ==> default: puppet-module-puppetlabs-xinetd - Puppet module for xinetd
>
> ==> default: puppet-module-saz-memcached - Puppet module for memcached
>
> ==> default: puppetlabs-release-pc1 - Release packages for the Puppet Labs
> PC1 repository
>
> ==> default: puppet-agent - The Puppet Agent package contains all of the
> elements needed to run puppet, including ruby, facter, hiera and
> mcollective.
>
>
> # uname -a
>
> ==> default: Linux test 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1
> (2015-05-24) x86_64 GNU/Linux
>
>
> # cat /etc/os-release
>
> ==> default: PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
>
> ==> default: NAME="Debian GNU/Linux"
>
> ==> default: VERSION_ID="8"
>
> ==> default: VERSION="8 (jessie)"
>
> ==> default: ID=debian
>
> ==> default: HOME_URL="http://www.debian.org/";
>
> ==> default: SUPPORT_URL="http://www.debian.org/support/";
>
> ==> default: BUG_REPORT_URL="https://bugs.debian.org/";
>
> --
> 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/7dfcb022-6c5e-4337-84c2-9fc7a2e9cd94%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_ko3-1OVm94X_PJ%3DUWxrqbLsAZj4msmmkvW0S81rZgyuzQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Fedora 20 leaving yum.puppetlabs.com

2015-07-15 Thread Melissa Stone
Fedora 20 reached end of life on 2015-06-23 [1], so we are no
longer building new packages for it and will remove it from our yum
repository on Monday, August 10.

[1] - 
https://lists.fedoraproject.org/pipermail/devel-announce/2015-May/001586.html

-- 
Melissa Stone
Release Engineer, Puppet Labs
--

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Bird discount —save $249!

-- 
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/CAHEe_krbGTkjfZTFy5NdELFHjHZwg2rk3GHxqkDjo8dCLPahcA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] where is PC1 for Debian Jessie?

2015-07-07 Thread Melissa Stone
On Mon, Jul 6, 2015 at 9:42 AM, Martin Alfke  wrote:

> Hi Felix,
>
> seems as if Jessie is missing the apt-sources.
> Remove the sources line from /etc/apt/sources.list.d/
> and rerun apt-get update
>
> best,
> Martin
>
> On 06 Jul 2015, at 01:37, Felix Frank 
> wrote:
>
> > Hi,
> >
> > has anyone tried the PC1 on jessie yet? I just did the following:
> >
> > wget http://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb
> > dpkg -i puppetlabs-release-pc1-jessie.deb
> > apt-get update
> >
> > but I get
> >
> > ...
> > W: Failed to fetch http://apt.puppetlabs.com/dists/jessie/Release
> > Unable to find expected entry 'PC1/source/Sources' in Release file
> > (Wrong sources.list entry or malformed file)
>

The release package for jessie has been updated, and this should no longer
be an issue

> >
> > No puppetlabs packages come available to apt.
> >
> > Thanks,
> > Felix
> >
> > On 06/09/2015 10:30 PM, Kylo Ginsberg wrote:
> >> Hey all,
> >>
> >> We're planning to release the next puppet-agent drop on June 22nd and
> >> that should include Jessie packages/repos.
> >>
> >> Meanwhile, you can grab jessie packages from our nightly builds, e.g.
> >>
> >>
> http://nightlies.puppetlabs.com/puppet-agent/3a6740a0753b6fb20d27e45071eedc29dd8b436c/repos/deb/jessie/PC1/puppet-agent_1.1.0.170.g3a6740a-1jessie_amd64.deb
> >>
> >> Builds only promote to nightly if they pass CI, but these are
> >> nightlies, so standard caveats apply.
> >>
> >> Thanks,
> >> Kylo
> >
> > --
> > 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/5599BFB7.5090808%40Alumni.TU-Berlin.de
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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/7EE67E94-8478-407F-9CC3-26D8F134536E%40gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_kqMYu1FwKLGC-A8W-YMNJMrmTYNbSyV3ofC2XxU%3D19fTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Announce: Puppet Agent 1.2, Facter 3, Puppet 4.2, Hiera 3

2015-06-29 Thread Melissa Stone
On Mon, Jun 29, 2015 at 11:27 AM, Michael Stahnke 
wrote:

>
>
> On Mon, Jun 29, 2015 at 10:33 AM, Daniel Urist  wrote:
>
>> Are there up-to-date instructions for how to install from the apt repos
>> for jessie?
>>
>
> Install http://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb and
> then use apt-get to install puppet-agent. That should be about it.
>

There's currently an issue with the jessie release package because we have
yet to ship any packages that have sources. Follow
https://tickets.puppetlabs.com/browse/PUP-4792 for details.

>
>
>
>>
>> On Fri, Jun 26, 2015 at 12:13 PM, Eric Sorenson <
>> eric.soren...@puppetlabs.com> wrote:
>>
>>>
>>> Last night we rolled a patch release which includes a fix for FACT-1055,
>>> a
>>> regression which inadvertently broke backward compatibility for external
>>> facts
>>> that are not pluginsync'ed from modules:
>>> https://tickets.puppetlabs.com/browse/FACT-1055
>>>
>>> The new AIO bundle (puppet-agent-1.2.1) is available in all of the Puppet
>>> Collection 1 repositories.
>>>
>>> I also neglected to mention in the original announcement that we now have
>>> package repositories for Debian Jessie and Mac OS X Mavericks (10.9) and
>>> Yosemite (10.10) and these OSes will be part of the regular release
>>> pipelines
>>> going forward.
>>>
>>>
>>> On Wed, 24 Jun 2015, Eric Sorenson wrote:
>>>
>>>  There's a new All-in-One Puppet Agent release available! This release
>>>> bundles
>>>> new versions of several component projects and is downloadable now
>>>> through the Puppet Collection 1 repository.
>>>>
>>>> * Puppet 4.2 includes several features and bug fixes, and officially
>>>> deprecates
>>>>   Windows 2003. Release notes here:
>>>> http://docs.puppetlabs.com/puppet/4.2/reference/release_notes.html
>>>> * Facter 3, the rewritten C++-based facter, is now the baseline Facter
>>>>   implementation. Read more here:
>>>> https://puppetlabs.com/blog/speeding-up-puppet-on-windows
>>>> * Hiera 3 is included, which contains a change to the default
>>>>   hierarchy and datadir location. This is technically a semver break,
>>>> so it's
>>>>   a new major version. The gory details:
>>>> http://docs.puppetlabs.com/hiera/3.0/release_notes.html
>>>>
>>>> Get installation instructions and read about Puppet Collections, our
>>>> Linux-distribution-style repositories for Puppet related projects, here:
>>>> https://puppetlabs.com/blog/welcome-puppet-collections
>>>>
>>>> Eric Sorenson - eric.soren...@puppetlabs.com - freenode #puppet: eric0
>>>> puppet platform // coffee // techno // bicycles
>>>>
>>>>
>>> Eric Sorenson - eric.soren...@puppetlabs.com - freenode #puppet: eric0
>>> puppet platform // coffee // techno // bicycles
>>>
>>
>>  --
>> 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/CAEo6%3DKZKZ9%2BPvoOtyfbw5cNgn%3D7OwM2VcpmOJSzbEtLtoaj7MQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/puppet-users/CAEo6%3DKZKZ9%2BPvoOtyfbw5cNgn%3D7OwM2VcpmOJSzbEtLtoaj7MQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>  --
> 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/CAMto7LKwGmdgwg_FAno0swi8KsJU%3D5UMiQceo6w7KOUdUqs32Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAMto7LKwGmdgwg_FAno0swi8KsJU%3D5UMiQceo6w7KOUdUqs32Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_kqqrS2QZO7J3Cgk_WJVqOA9hRDpwRM%2B2VoOdswJ2xFEng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Agent 1.1.1 available

2015-06-16 Thread Melissa Stone
Puppet Agent 1.1.1 is a security release in the puppet agent 1.1 series.

This release updates the included rubygems from 2.2.3 to 2.2.5 to
address CVE-2015-3900. More information on this CVE is available at
http://blog.rubygems.org/2015/05/14/CVE-2015-3900.html.

This release also updates the included openssl from 1.0.0r to 1.0.0s to
addresses multiple CVEs. More information is available at
https://www.openssl.org/news/secadv_20150611.txt

-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_krqZBvLcaQpE72q5Xk_LGpE6nSk0zX4Xs_ABBdfL1TdLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] where is PC1 for Debian Jessie?

2015-06-09 Thread Melissa Stone
On Tue, Jun 9, 2015 at 2:21 PM, Francois Lafont <
francois.lafont.1...@gmail.com> wrote:

> Hello,
>
> On 09/06/2015 22:30, Kylo Ginsberg wrote:
>
> > We're planning to release the next puppet-agent drop on June 22nd and
> that
> > should include Jessie packages/repos.
>
> Thanks Kylo, this is a good news. ;)
>
> Sorry if I change a little the subject (I suppose the thread is
> "resolved") but do you know when the packages "mcollective-*-agent"
> and "mcollective-*-client" will be available in the Puppet4 PC1

repositories?
>

We're including mcollective as a part of the puppet-agent package. All you
have to install is puppet-agent, and you'll have mcollective installed on
your machine!

>
> François Lafont
>
> --
> 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/557758F1.9020904%40gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_ko6MqGKqhJnGLkW0A9nj%2BHdK33YitfTjHgnQDb2Q4dwEA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Creating Windows MSI for puppet agent

2015-06-04 Thread Melissa Stone
On Thu, Jun 4, 2015 at 1:05 AM, Puppeteer  wrote:

> Hi,
>
> I want to create a custom MSI for the puppet agent. Can someone guide me
> on this.
> I tried using puppetlabs/puppet_for_the_win but was not successful.
>

Hey!

Unfortunately, we have yet to streamline this process for external use. You
can still roll your own native facter build though. You'll want to use the
script at
https://github.com/puppetlabs/facter/blob/master/contrib/facter.ps1. You
need to run the script on probably a windows 2012 box (64 bit), and I would
strongly suggest reviewing the script to ensure that we don't do anything
that's going to mess you up. It's meant to be run on a disposable box.

After that builds, we collect all the built bits and library dependencies
into the zip archive that the automation in puppet_for_the_win looks for.
We don't have that automation in a public space, but here's a summary of
what goes into that archive. This assumes you're building 64 bit, so if
you're building for a 32 bit machine, you'll have to modify it.

# Move all necessary dll's into facter bindir
"cp /cygdrive/c/tools/mingw64/bin/libgcc_s_seh-1.dll
/cygdrive/c/tools/mingw64/bin/libstdc++-6.dll
/cygdrive/c/tools/mingw64/bin/libwinpthread-1.dll
/home/Administrator/facter/release/bin/"

# Format everything to prepare to archive it
"mkdir -p /home/Administrator/archive/lib ; cp -r
/home/Administrator/facter/release/bin /home/Administrator/facter/lib/inc
/home/Administrator/archive/ ; cp
/home/Administrator/facter/release/lib/facter.rb
/home/Administrator/archive/lib/"

# Zip up the built archives
"7za.exe a -r -tzip facter.zip
'C:\\cygwin64\\home\\Administrator\\archive\\*'\"

Once you have that archive, you can modify the config file you're using to
point to where that archive can be found. That *should* let the automation
in puppet_for_the_win work.

Let me know how that goes!


>
> I used the command:
> rake windows:build AGENT_VERSION_STRING=1.0.0 CONFIG=foss-4.1-x86.yaml
>
> I get the following error:
>
> curl -O
> http://builds.puppetlabs.lan/facter/9586d5cd1ee6c18e88506a8f4a8b12f2ee51
> d154/artifacts/windows//facter-2.4.3-1074-g9586d5c-x86.zip
>
> curl: (6) Couldn't resolve host 'builds.puppetlabs.lan'
> rake aborted!
> Command failed with status (6): [curl -O
> http://builds.puppetlabs.lan/facte...]
>
> Tasks: TOP => windows:msi => windows:wixobj => windows:wxs =>
> windows:stage => w
> indows:checkout => windows:clone
> (See full trace by running task with --trace)
>
> Thanks.
>
> --
> 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/d759891a-e50b-4553-a36f-3416f39a88c7%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/d759891a-e50b-4553-a36f-3416f39a88c7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_ko3nJcrCApycWK5a0Jh%3Dv8GUeETkDi8VZqXiMzRV3PDgw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Re: Lucid leaving apt.puppetlabs.com

2015-06-02 Thread Melissa Stone
Lucid packages have officially been removed from apt.puppetlabs.com and
will no longer be available for download

On Wed, Apr 22, 2015 at 11:40 AM, Melissa Stone 
wrote:

> Ubuntu 10.04 (Lucid Lynx) will reach end of life on 2015-04-30 [1], so we
> are no
> longer building new packages for it and will remove it from our apt
> repository on 2015-06-01.
>
> [1] -
> https://lists.ubuntu.com/archives/ubuntu-announce/2015-March/000193.html
>
> --
> Melissa Stone
> Release Engineer, Puppet Labs
> --
>
> *PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
> Oregon! Join us October 5-9.*
> *Register now to take advantage of the Early Adopter discount
> <https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
>  *
> *—**save $349!*
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_krENb2LqnKeXTNAHbSTRog6YsJ4ScQtH2kwSUd7HnqRHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Agent 1.0.1 available

2015-04-28 Thread Melissa Stone
Puppet Agent 1.0.1 is a security release in the puppet agent 1.0
series. This release updates the included ruby from 2.1.5 to 2.1.6 to
address CVE-2015-1855.

More information on this CVE is available at
https://puppetlabs.com/security/cve/cve-2015-1855

-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_krZ_AZ7vOCYnmFmTHivjqSLHCKd1W-SNfq0Q%2BanMuNv_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Lucid leaving apt.puppetlabs.com

2015-04-22 Thread Melissa Stone
Ubuntu 10.04 (Lucid Lynx) will reach end of life on 2015-04-30 [1], so we
are no
longer building new packages for it and will remove it from our apt
repository on 2015-06-01.

[1] -
https://lists.ubuntu.com/archives/ubuntu-announce/2015-March/000193.html

-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*—**save $349!*

-- 
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/CAHEe_kqJ7LuEoE32wxkQtpo3iMqwL%3DW3YgMut%3D2dYG_gjCv8sg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Announce: Native Facter (cfacter) 0.3.0 is available!

2015-02-04 Thread Melissa Stone
On Tue, Feb 3, 2015 at 5:37 AM, Paul Seymour  wrote:

>
>
>> Thanks for this. Just put the RHEL7 x86_64 on a puppet client and it
>> complains:-
>>
>
> "Error: Could not initialize global default settings: cfacter version
> 0.2.0 or later is not installed."
>
> Tracing it through it is looking for the libraries in /usr/lib64 and they
> are installed via the RPM in /usr/lib this doesn't happen when running via
> the command line so maybe something with my environment.
>

Could you give us a little more information about how you're running
cfacter? It sounds like puppet isn't playing with cfacter as well as it
should, but I'd like to confirm that. Can you also let us know what version
of the puppet you're running?


>

> Linking/Copying the libs to /usr/lib64 and all is well with Puppet agent
>
> Thanks
> Paul
>
> --
> 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/0ec19a79-5507-4a09-827d-40758e37078c%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/0ec19a79-5507-4a09-827d-40758e37078c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*Join us at **PuppetConf 2015, October 5-9 in Portland, OR - *
http://2015.puppetconf.com.
*Register early to save 40%!*

-- 
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/CAHEe_kod0pRsY5dz1M82dk8%2BnyqZF4NvnE8WnkdVYfJi3OpiRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Fedora 21 Repos ETA

2015-01-30 Thread Melissa Stone
Hi Dallas,

We are getting everything prepared to start shipping Fedora 21 packages.
You'll see that repo slowly being populated as we get everything tested and
ready. However, we do not have a concrete date for when we will have the
repo fully populated. Although we do not yet have packages, you can always
install puppet from source. For more information on that, check out
https://docs.puppetlabs.com/guides/install_puppet/from_source.html#install-puppet

I hope that helps!

On Fri, Jan 30, 2015 at 7:51 AM, Dallas Graves  wrote:

> I've noticed that the Fedora 21 repos are now up at
> http://yum.puppetlabs.com/fedora/f21 however, these repos are empty at
> the moment.  Does anyone have any idea on when they'll be populated?  Also,
> what solution is everyone using for Puppet installation on Fedora 21, I
> presume using the F20 repos are a suitable stop-gap until F21 repos are
> populated?
>
> Thanks,
> Dallas G.
>
> --
> 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/e977187a-9210-464a-9889-a92e9c26d6de%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/e977187a-9210-464a-9889-a92e9c26d6de%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*Join us at **PuppetConf 2015, October 5-9 in Portland, OR - *
http://2015.puppetconf.com.
*Register early to save 40%!*

-- 
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/CAHEe_kr8--MzE1FK_KJxhGRqrWtsWTDgmSb9wiJ1KifscN2BKA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Hiera 1.4 ?

2015-01-23 Thread Melissa Stone
On Fri, Jan 23, 2015 at 12:05 AM, William Leese  wrote:

> I feel silly for asking, but with no release since 1.3.4 for some time now
> and this wonderful new feature ->
> https://tickets.puppetlabs.com/browse/HI-183 .. I thought I'd wager a
> post.
>

 We are planning a Hiera 1.4.0 release! If you're interested in following
along, our release checklist is https://tickets.puppetlabs.com/browse/HI-311,
which includes a tentative release date.


> Surely I'm not the only person excited about a new release?
>
 --
> 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/4fc587cd-0bc4-4630-9114-58bf7bdbc352%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/4fc587cd-0bc4-4630-9114-58bf7bdbc352%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*Join us at **PuppetConf 2015, October 5-9 in Portland, OR - *
http://2015.puppetconf.com.
*Register early to save 40%!*

-- 
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/CAHEe_kperX3kD%2BnJepEVBo3k6q5VgbLYfJ70txs_MwraTdWQQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Sid and Unstable have been removed from apt.puppetlabs.com

2014-10-15 Thread Melissa Stone
As previously announced[1], Sid and Unstable have now been removed from
apt.puppetlabs.com

[1] - https://groups.google.com/d/msg/puppet-users/qGokHDBC38Q/UmFVKRFA6XYJ

-- 
Melissa Stone
Release Engineer, Puppet Labs

-- 
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/CAHEe_kr8G-E-0Jt5CLxkbWM15D8KzwSq42ktJJkGeF_QGahP2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Sid and Unstable leaving apt.puppetlabs.com

2014-09-16 Thread Melissa Stone
Debian Unstable (also know by its codename "Sid") is going to be removed
from apt.puppetlabs.com on October 15th, 2014. This decision is because of
the number of build failures we are seeing for this distribution due to the
instability of the platform. Users should note that we will continue to
build and ship packages for Debian Testing.

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at **PuppetConf 2014, **September 20-24 in San Francisco - *
www.puppetconf.com

-- 
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/CAHEe_krYMrfXXTcWVnLWDOv_fdVBV5E-vBnVV%2B38M9XaMpSCNQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Re: Announce: Puppet 3.7.1 Released!

2014-09-16 Thread Melissa Stone
On Tue, Sep 16, 2014 at 4:22 AM,  wrote:

> Hello,
> when can I expect .deb to be available?
>

Hello!

You can find packages for Debian and Ubuntu platforms at
http://apt.puppetlabs.com/ For more information about how to use these
repos, check out the documentation at
https://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#for-debian-and-ubuntu

>
> W dniu wtorek, 16 września 2014 01:11:32 UTC+2 użytkownik Andy Parker
> napisał:
>
>> Puppet 3.7.1 is a backward-compatible bugfix release in the Puppet 3
>> series. This release fixes several regressions and other issues.
>>
>> * PUP-3222: Windows service provider references a non-existent
>> class
>> * PUP-3190: "each" no longer supported in Puppet 3.7.0
>> * PUP-3191: Symlinks to missing targets cause a File Not Found
>> error instead of a warning
>> * PUP-3177: Resource titles ending with square brackets fail
>> * Several fixes for directory environments
>>
>> Read the release notes here: https://docs.puppetlabs.com/
>> puppet/3.7/reference/release_notes.html
>> Installation instructions are here: https://docs.puppetlabs.com/
>> guides/install_puppet/pre_install.html
>>
>> To track issues related to this release, you can follow the following
>> JIRA queries:
>> * List of all bugs fixed in 3.7.1: https://tickets.puppetlabs.
>> com/secure/ReleaseNote.jspa?projectId=10102&version=11854
>> * New issues introduced in 3.7.1: https://tickets.puppetlabs.
>> com/issues/?filter=12673
>>
>> If there are bugs that you're tracking, remember we now have "nightly"
>> repositories available with packaged builds for our most-used operating
>> systems. To use them, follow the install guide here:
>> https://docs.puppetlabs.com/guides/puppetlabs_package_
>> repositories.html#using-the-nightly-repos
>>
>> --
>> Andrew Parker
>> a...@puppetlabs.com
>> Freenode: zaphod42
>> Twitter: @aparker42
>> Software Developer
>>
>> *Join us at **PuppetConf 2014, **September 20-24 in San Francisco - *
>> www.puppetconf.com
>>
>  --
> 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/1c6b7331-ac0d-4083-a9dd-a2379a7f4053%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/1c6b7331-ac0d-4083-a9dd-a2379a7f4053%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at **PuppetConf 2014, **September 20-24 in San Francisco - *
www.puppetconf.com

-- 
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/CAHEe_kq7hvUhYRXaXdfOMAii%2BcroiodRC-1WB-L9KH2B438Qeg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Saucy has been removed from apt.puppetlabs.com

2014-09-15 Thread Melissa Stone
As previously announced[1], Saucy has now been removed from our
public apt repositories, as it reached end of life on July 17, 2014[2].

[1] - *https://groups.google.com/d/msg/puppet-users/jWvnE688bD4/ZEcOVDwmmCcJ
<https://groups.google.com/d/msg/puppet-users/jWvnE688bD4/ZEcOVDwmmCcJ>*
[2] -
https://lists.ubuntu.com/archives/ubuntu-announce/2014-July/000187.html

--
Melissa Stone
Release Engineer, Puppet Labs

*Join us at **PuppetConf 2014, **September 20-24 in San Francisco - *
www.puppetconf.com

-- 
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/CAHEe_ko78y_rJyybrmNn4tF%3D865bDxoAd27Np_%2BqSDXHw0mL_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Saucy leaving apt.puppetlabs.com

2014-08-12 Thread Melissa Stone
Ubuntu saucy has reached end of life on July 17, 2014 [1]. As such, we will not
be building new packages for saucy. We will remove it from our apt repository
on Monday, September 15.

[1] -
https://lists.ubuntu.com/archives/ubuntu-announce/2014-July/000187.html

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by September 8th to take advantage of the Final Countdown
<https://www.eventbrite.com/e/puppetconf-2014-tickets-7666774529?discount=FinalCountdown>
*
*—**save $149!*

-- 
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/CAHEe_kqfDFdb3GksZfjv04XpVutCJ8wgPjPMfPEdXi9XFKHC-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] http://yum.puppetlabs.com/el/7Server ?

2014-07-30 Thread Melissa Stone
Hi Louis,

el/7Server is now a link to el/7, see https://yum.puppetlabs.com/el/7Server/


On Tue, Jul 29, 2014 at 3:11 AM, Louis Coilliot 
wrote:

> Hello, could you please add a link or copy from el/7 to el/7Server ?
>
> Like you have for el5 and el6 :
>
> http://yum.puppetlabs.com/el/6/
> http://yum.puppetlabs.com/el/6Server/
>
> http://yum.puppetlabs.com/el/5/
> http://yum.puppetlabs.com/el/5Server/
>
> This would ease deployment on official RHEL7 :
>
> $repo_puppetlabs_products =
>   'http://yum.puppetlabs.com/el/$releasever/products/$basearch',
> $repo_puppetlabs_deps =
>   'http://yum.puppetlabs.com/el/$releasever/dependencies/$basearch',
>
> $releasever is 7 on Centos 7 but 7Server on RHEL 7
>
> Thanks in advance.
>
> Louis Coilliot
>
> --
> 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/CAE9jN30KrkyMX6BmMbTaff%3D0TMqbB9oyLAp713UGYvErAy1OzA%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAE9jN30KrkyMX6BmMbTaff%3D0TMqbB9oyLAp713UGYvErAy1OzA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by July 31st to take advantage of the Early Bird discount
<https://puppetconf2014.eventbrite.com/?discount=EarlyBird> **—**save $249!*

-- 
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/CAHEe_koo%2Boej3hKo0bpixLikVCtuEitV7MCHdRCcsHMba23Ztg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: MCollective 2.5.3 [Security and Bug Fix Release]

2014-07-15 Thread Melissa Stone
MCollective 2.5.3 is a security and bug fix release in the MCollective 2.5
series. This release addresses CVE-2014-3251.

** CVE-2014-3251 **
The MCollective `aes_security` public key plugin does not correctly
validate certs against the CA. By exploiting this vulnerability within
a race/initialization window, an attacker with local access could
initiate an unauthorized MCollective client connection with a server,
and thus control the mcollective plugins running on that server. This
vulnerability requires a collective be configured to use the
aes_security plugin. Puppet Enterprise and open source MCollective are
not configured to use the plugin and are not vulnerable by default.
CVSSv2 Score: 3.4
Vector: AV:L/AC:H/Au:M/C:P/I:N/A:C/E:POC/RL:OF/RC:C

Affected software versions:
MCollective (all, not configured by default)
Puppet Enterprise (all, not configured by default)

Fixed software versions:
MCollective 2.5.3
Puppet Enterprise 3.3.0

For more information on this vulnerability, please visit
https://puppetlabs.com/security/cve/cve-2014-3251

Please read through the Release Notes for the full list of changes:
http://docs.puppetlabs.com/mcollective/releasenotes.html

To report issues with the release, file a ticket in the "MCO" project on
http://tickets.puppetlabs.com/ and set the "Affects version/s" field to
"2.5.3"

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by July 31st to take advantage of the Early Bird discount
<https://puppetconf2014.eventbrite.com/?discount=EarlyBird> **—**save $249!*

-- 
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/CAHEe_kq%2BnFRyA1dub1QCSdwRBZpwH_4Vg%3D9Bo7kMY1rv1Kr88A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Community packages : error: rubygem-stomp-1.3.2-1.el5

2014-06-27 Thread Melissa Stone
Hi Dje,

This should be fixed now. Thank you for letting us know about this issue.



On Thu, Jun 26, 2014 at 9:10 PM, Moses Mendoza  wrote:

> Hi Dje,
>
> Thanks for reporting this. It looks like that package may be signed with
> the wrong header version. We'll look into it asap.
>
> Moses
>
> On Jun 26, 2014 6:27 AM, "DjE"  wrote:
> >
> > Hi,
> >
> > We have an issue with this package : error: rubygem-stomp-1.3.2-1.el5:
> Header V4 RSA/SHA512 signature: BAD, key ID 4bd6ec30
> >
> > Everything works fine with .el6 package.
> >
> > Dje
> >
> > --
> > 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/53AC1811.1010302%40nosbox.net
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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%2B421WaRZyxfL8LksS0DrJMwTTrrM2cezeWroxs8JvkUiMiZQA%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CA%2B421WaRZyxfL8LksS0DrJMwTTrrM2cezeWroxs8JvkUiMiZQA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by June 5th to take advantage of the Early Adopter discount
<http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!*

-- 
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/CAHEe_kqEU5K530FH1vit3aCn7u-Ce46fVtF9G0UwofwuYniUAA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] [Puppet-dev] Quantal has been removed from apt.puppetlabs.com

2014-06-24 Thread Melissa Stone
As previously announced[1], Quantal has now been removed from our
public apt repositories, as it had reached end of life.

[1] - *https://groups.google.com/d/msg/puppet-dev/AjIjciZ5_gI/M4dWtTtjjWEJ
<https://groups.google.com/d/msg/puppet-dev/AjIjciZ5_gI/M4dWtTtjjWEJ>*

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by June 5th to take advantage of the Early Adopter discount
<http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!*

-- 
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/CAHEe_kpELRD%2BOFp107xVNzo9YTAMYS4k-S3Z-%3DcFqNG0hCq0nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] Puppetlabs support for squeeze

2014-06-18 Thread Melissa Stone
Hi Erik,

Yes, we will keep the Squeeze repos up at apt.puppetlabs.com. Once Squeeze
is announced EOL, we will begin the process of removing support, but we
will be sure to let users know before that happens.


On Mon, Jun 16, 2014 at 7:20 AM, Erik Dalén 
wrote:

> Debian has announced a long term support for debian squeeze:
> https://www.debian.org/News/2014/20140616
>
> I'm wondering if this will mean that Squeeze will stick around at
> apt.puppetlabs.com for the same period?
>
> --
> Erik Dalén
>
> --
> 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/CAAAzDLe303b91ZY7dpL1BOpgT-g_nKA9Oa_YgpRbHLsjNpFQqQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAAAzDLe303b91ZY7dpL1BOpgT-g_nKA9Oa_YgpRbHLsjNpFQqQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by June 5th to take advantage of the Early Adopter discount
<http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!*

-- 
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/CAHEe_kpyeeDfZsCdBCPykHTg%3Dho3154p5Ra53Zyv0_-zG7hYcQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Facter 1.7.6 [ Security Release ]

2014-06-16 Thread Melissa Stone
Facter 1.7.6 is a security fix release in the Facter 1.7 series. The Facter
1.7 series was incorrectly omitted  from the original security announcement
for Facter. This release addresses CVE-2014-3248. It has no other bug fixes
or new features. All users of Facter 1.7.5 and earlier are encouraged to
update to 1.7.6.

** CVE-2014-3248 **
Arbitrary Code Execution with Required Social Engineering
An attacker could convince an administrator to unknowingly create and
execute malicious code on platforms with Ruby 1.9.1 and earlier.
CVSSv2 Score: 5.2
Vector: AV:L/AC:M/Au:S/C:C/I:C/A:C/E:POC/RL:OF/RC:C

Affected Facter versions (ruby 1.9.1 and earlier only):
2.x
1.7.x
1.6.x

Fixed Facter versions:
1.7.6, 2.0.2

See the Release Notes here:
http://docs.puppetlabs.com/facter/1.7/release_notes.html#facter-176

For more information on this vulnerability, please visit
https://puppetlabs.com/security/cve/cve-2014-3248

To report issues with the release, file a ticket in the "FACT" project
on http://tickets.puppetlabs.com/ and set the "Affects version/s"
field to "1.7.6"

-- 
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/CAHEe_kqvHD-rq-sTEFqA%2BnUmqfMSru97aH2GbGVOxRV9coLN0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Puppet Users] No rubygem-deep-merge RPM in EL7 Yum repo

2014-06-16 Thread Melissa Stone
Hey Marc,

Thanks for reporting this! Could you file a ticket at
https://tickets.puppetlabs.com/browse/CPR with that information? That way
we can be sure to get that package up.

Thanks!


On Sun, Jun 15, 2014 at 11:50 AM, Marc  wrote:

> Hi,
>
> Puppetizing my first Centos7 I realized there is no rubygem-deep-merge RPM
> in:
> http://yum.puppetlabs.com/el/7/dependencies/x86_64/
>
> Is this intended?
>
> Cheers,
> Marc
>
> --
> 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/58643257-4526-4b60-87b3-1586ee09a7a5%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/58643257-4526-4b60-87b3-1586ee09a7a5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Register by June 5th to take advantage of the Early Adopter discount
<http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!*

-- 
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/CAHEe_kp_aAxS4TmyXxePBb3t5szv%3DOOy3e7Uaqu2j1AoVEFqLw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Puppet Enterprise 3.2.2 is now available

2014-04-15 Thread Melissa Stone
Dear Puppet Enterprise Users,

Puppet Enterprise 3.2.2 is now available.

This is a security and bugfix release of Puppet Enterprise. All users of
Puppet Enterprise 3.x are encouraged to upgrade when possible to Puppet
Enterprise 3.2.2

Puppet Enterprise 3.2.2 includes fixes to address
CVE-2014-2525<http://puppetlabs.com/security/cve/cve-2014-2525>,
CVE-2014-0098 <http://puppetlabs.com/security/cve/cve-2014-0098>, and
CVE-2013-6438 <http://puppetlabs.com/security/cve/cve-2013-6438>. For
information on the bug fixes in this release, see
http://docs.puppetlabs.com/pe/latest/appendix.html#release-notes

We want to emphasize that Puppet Enterprise does not need to be patched for
Heartbleed.


No version of Puppet Enterprise has been shipped with a vulnerable version
of OpenSSL, so Puppet Enterprise is not itself vulnerable to the security
bug known as Heartbleed, and does not require a patch from Puppet Labs.


However, some of your Puppet Enterprise-managed nodes could be running
operating systems that include OpenSSL versions 1.0.1 or 1.0.2, and both of
these are vulnerable to the Heartbleed bug. Since tools included in Puppet
Enterprise, such as PuppetDB and the Console, make use of SSL certificates
we believe the safest, most secure method for assuring the security of your
Puppet-managed infrastructure is to regenerate your certificate authority
and all OpenSSL certificates.


We have outlined the remediation procedure to help make it an easy and
fail-safe process. You’ll find the details here: Remediation for Recovering
from the Heartbleed
Bug<http://docs.puppetlabs.com/trouble_remediate_heartbleed_overview.html>
.


We’re here to help. If you have any issues with remediating the Heartbleed
vulnerability, one of your authorized Puppet Enterprise support users can
always log into the customer support
portal<https://support.puppetlabs.com/access/unauthenticated>.
We’ll continue to update the email list with any new information as it
comes out.


Additional Information


Heartbleed and Puppet-Supported Operating Systems

https://puppetlabs.com/blog/heartbleed-and-puppet-supported-operating-systems


Heartbleed Update: Regeneration Still the Safest Path

https://puppetlabs.com/blog/heartbleed-update-regeneration-still-safest-path

As a current Puppet Enterprise user, you can upgrade to this new version as
part of your annual subscription. If upgrading, it is recommended to
upgrade your master and console servers first.

As always, we want to hear about your experiences with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
22-24 in San Francisco*
*Register by May 30th to take advantage of the Early Adopter discount
<http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!*

-- 
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/CAHEe_krEZhqjKn9WNnBPBwcBoWonDQhib_LvYbo_5uPEkjbd8A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Facter 2.0.1-rc3 Now Available

2014-03-25 Thread Melissa Stone
*Facter 2.0.1-rc3*

*Pre-release *


   - RC3: March 25, 2014
   - RC2: March 12, 2014
   - RC1: February 28, 2014


*Facter 2.0.1-rc3 Downloads*

Source: https://downloads.puppetlabs.com/facter/facter-2.0.1-rc3.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/facter-2.0.1.rc3.gem or by using gem install
--pre facter

Mac packages are available at
https://downloads.puppetlabs.com/mac/facter-2.0.1-rc3.dmg

Please report feedback via the Puppet Labs tickets site, using an affected
facter version of 2.0.1-rc3: https://tickets.puppetlabs.com/browse/FACT


*Release Candidate:* Facter 2.0.1 is not yet released. It entered RC 3 on
March 25, 2014.
Facter 2.0.1 is the first release in the Facter 2 series. (See the note
below about Facter 2.0.0.)


*Fixes*
FACT-155: operatingsystemrelease in Solaris 10 behaves differently from
Solaris 11 <https://tickets.puppetlabs.com/browse/FACT-155>

On Solaris 10, the operatingsystemrelease fact would incorrectly be set to
the update version. This release corrects the bug.

FACT-409: Raising errors on non-existent commands too
disruptive<https://jira.puppetlabs.com/browse/FACT-409>


*Facter 2.0.0*

For historical reasons, Facter 2.0.0 was never released. Facter 2.0.1 is
the first release in the Facter 2 series.

In May 2012, several release candidates were published for a Facter 2.0.0
release, using code that had diverged from the 1.6 series. After testing
it, the Puppet community and developers decided that this code wasn't yet
usable and the release was cancelled, in favor of continuing work that
became the Facter 1.7 series.

Since the 2.0.0rc1 tag in the Facter repo was already occupied by that
cancelled release, and since issuing a RC5 out of nowhere might have been
confusing, we decided to go directly to 2.0.1 instead.


*Facter 2.0.1-rc3 Contributors*

Adrien Thebo, Melissa Stone, Stefan Schulte

*Facter 2.0.1-rc3 Changelog*

Adrien Thebo (5):

  2b467fa (FACT-409) Preserve semantics of .exec

  ebd3d75 (maint) Pin rake to the last 1.8 compatible version

  548fb2f (maint) Update solaris zone facts to use .execute

  67e57de (maint) Remove extra argument from domain .exec calls

  c376750 (maint) Update fedora test version to 19

Melissa Stone (1):

  22b0488 (packaging) Update FACTERVERSION to 2.0.1-rc3

Stefan Schulte (2):

  b58108e (fact-155) Fix operatingsystemrelease for Solaris 11

  49e94df (fact-155) Add operatingsystemmajrelease fact for Solaris


-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014, September 23-24 in San Francisco* -*
http://bit.ly/pupconf14
<http://bit.ly/pupconf14>*
Register now and save $350!

-- 
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/CAHEe_kp3-zgkk%2BO9s%2B3AEb-2%3DJ4d1Mf55r7-tR83T%3D5mtv0VYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet Users] Announce: Facter 2.0.1-rc1 Now Available

2014-02-28 Thread Melissa Stone
might have been
confusing, we decided to go directly to 2.0.1 instead.


Facter 2.0.1-rc1 Contributors
--
Adrien Thebo, Andrew Parker, Chris Portman, Erik Dalén, Franz Pletz, Jasper
Lievisse Adriaanse, Jeff McCune, John Julien, Josh Cooper, Joshua Hoblitt,
Kylo Ginsberg, Luis Fernandez Alvarez, Matthaus Owens, Melissa Stone,
Patrick Carlisle, Rob Reynolds, Ryan McKern, Stefan Schulte, john


Facter 2.0.1-rc1 Changelog

Adrien Thebo (80):
  647c0a4 (maint) processorcount on solaris should return a string
  84a981e (refactor) Remove double negation from resolution confine
check
  0850724 (maint) clean up Facter::Application#run
  f1bf77b (FACT-159) Extract facter command line formatting
  ab4d7c4 (FACT-134) Add module for normalizing fact values
  9d2ef21 (FACT-134) Normalize and validate fact values
  d9449ed Extract Facter execution methods to mixin
  1998cda Move execution module from util to core
  818b58b (FACT-207) Remove all uses of :ldapname
  a64a1fa (maint) extract Execution#with_env method specs
  05ee7ce (FACT-65) Allow resolutions to be created and looked up by
name
  1e63a6b (refactor) Extract fact options handling
  9a02a2f (FACT-207) Simplify Fact options hash evaluation
  37ac68e (FACT-65) Collections should be able to directly create facts
  dc65014 (maint) set resolution properties from an options hash
  697a3c3 (maint) decouple option settings on facts and resolutions
  6f74062 (maint) Reuse fact creation logic in collection
  23345eb (FACT-65) Allow resolutions to specify their name as an option
  8f45e71 (FACT-65) Extract Resolvable and Suitable mixins
  ddfd832 (maint) Remove normalization tests from resolvable
  3431c2d (FACT-237) Add directed graph for handling dependencies
  b5c4293 (FACT-237) Add aggregate resolution class
  733d2af (FACT-237) Implement deep_merge for composing facts
  c5a0ecd (FACT-237) Implement deep_freeze for composed facts
  1921fa3 (FACT-237) Use specific error classes for deep_merge and
deep_freeze
  a4b2fa1 (FACT-237) Freeze results of each aggregate chunk
  083e0aa (FACT-237) Define default aggregate action
  ddb8cfb (maint) Pin windows compiled gem versions
  7a78e74 Merge pull request #509 from
mzeren-vmw/fix/22060/undefined_path_in_macaddress
  5b90132 (FACT-94) Unvendor CFPropertyList
  fc93a4f (maint) Extract Facter logging functionality
  905f209 (maint) Simplify logging controls
  421748c (maint) Simplify argument handling for `warn` messages
  6c6c394 (FACT-273) Always log warnings regardless of log level
  b34eb1e (maint) Delegate #warnonce printing to #warn
  3e5db04 (maint) Emit warnings when log methods called without string
  a039139 (maint) Remove Facter.method_missing
  319abe8 (maint) Don't warn on non-existent paths
  b1f70c3 (doc) Update documentation for Facter#search
  329b609 (maint) Update loader specs to use let blocks over ivars
  9e59aeb (maint) Reset facter search path when resetting facts
  4eac9df (FACT-321) Remove interpreter arg for command execution
  e02fb64 (FACT-321) Remove interpeter arg from resolution
  3d11d4e (FACT-321) Remove deprecated interpreter from resolution
  1d87674 (FACT-321) Remove deprecated 'memorytotal' fact
  99841e2 (FACT-321) Remove deprecated Resolution#to_s()
  0500739 (FACT-321) Remove ENV['DESTDIR'] and --test from install.rb
  6632a23 (FACT-321) Remove deprecated windows shell builtin execution
  f938652 (FACT-321) Remove deprecated file extension expansion
  48ea431 (maint) refactor solaris virtual fact to use timeouts
  c8df160 (FACT-273) Resolutions should be able to reference their facts
  928282a (maint) Add more context when resolutions fail to evaluate
  7a581bb [FACT-239] Cleanly evaluate blocks in resolution context
  e86ff8d (FACT-239) Delegate Fact#add to Fact#define_resolution
  b534273 (FACT-239) Move resolution interaction to facts
  b93d261 (FACT-239) Expose resolution type controls
  0bb2246 (maint) Iteratively deep merge values for default aggregate
  71f1d66 (maint) Clean up facter specs
  c5d4654 (FACT-239) Implement Facter.define_fact
  71f650f (maint) Remove nonfunctional tests
  35aca22 (maint) Explicitly require tsort
  1edaea5 (maint) Update facts to use Facter::Core::Execution
  bae6c15 (FACT-322) Remove special casing of resolution command
  41e766e (FACT-322) Remove execution empty string special casing
  40863af (FACT-322) Remove fact special casing of empty string
  19382e4 (maint) Return the empty string on exec error
  bc85e8d (doc) Update documentation for Exection.exec
  a7f4cb6 (FACT-327) Move Process.waitall to Execution.exec
  491660a (FACT-327) Extract command execution base class
  74840eb

[Puppet Users] Announce: Hiera 1.3.2 Now Available

2014-02-26 Thread Melissa Stone
**Final Release**


Hiera 1.3.2
---

   - Final: February 26, 2014
   - RC2: February 20, 2014
   - RC1: February 11, 2014



Hiera 1.3.2 Downloads
--
Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.2.tar.gz

Available in native package format in the Puppet Labs apt and yum
repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#open-source-repositories

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.2.gem
  or by using `gem install hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.2.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected hiera version of 1.3.2:
https://tickets.puppetlabs.com/browse/HI


Hiera 1.3.2 release notes
---
Hiera 1.3.2 is a bug fix release in the 1.3 series. It adds packages for
Red Hat Enterprise Linux 7, support for deploying to Solaris and Windows
vCloud instances, and fixes a bug on Debian.


*RHEL 7 Support*

   - HI-179 <https://tickets.puppetlabs.com/browse/HI-179>: Add RHEL 7
   support for Hiera packaging.


*Bug Fixes*

   - HI-176 <https://tickets.puppetlabs.com/browse/HI-176>: Hiera would
   fail to find the correct ruby binary on Debian when an alternative version
   was installed. Hiera now uses /usr/bin/ruby, which fixes the issue.
   - HI-178 <https://tickets.puppetlabs.com/browse/HI-178>: Acceptance
   tests have been added for Solaris and Windows vCloud machines.
   - HI-115 <https://tickets.puppetlabs.com/browse/HI-115>: Hiera would
   show an incorrect recursive_guard warning if the same variable was
   interpolated twice in a hierarchy definition, even if the usage was not
   recursive.


Hiera 1.3.2 Contributors
--
Andrew Parker, Branan Purvine-Riley, Charlie Sharpsteen, Derek Yarnell,
Josh Cooper, Kylo Ginsberg, Matthaus Owens, Melissa Stone, Ryan McKern


Hiera 1.3.2 Changelog

Andrew Parker (3):
  2711bb9 (Maint) Include json in the acceptance deps
  0b10b2f (HI-179) Simplify and Rakeify acceptance tests
  d3c3e57 (HI-179) Test against RHEL7

Branan Purvine-Riley (1):
  ed31186 (#23140) Support deploying to Solaris and Windows vcloud
machines

Charlie Sharpsteen (3):
  fff35c0 (HI-115) Add failing test for repeated lookups
  a91f003 (HI-115) Process interpolation sites in isolation
  dde18af Remove substiution in interpolation functions

Derek Yarnell (1):
  b32c513 Adds support for building hiera on RHEL7 via spec.

Josh Cooper (3):
  7a443a9 (Maint) Add windows gem dependencies
  3145685 (Maint) Don't require json gem on non-ruby platforms
  60493f1 (Maint) Skip test on Windows

Kylo Ginsberg (1):
  c3b33fe (hi-7) Restore missing windows-2003.cfg

Matthaus Owens (3):
  b20ea81 (CPR-12) Ensure hiera works with alternatives on debian
  1239715 (HI-179) Add ability to log spec test order to a file
  9754abb (HI-179) Provide JUnit output for jenkins

Melissa Stone (4):
  2ca4685 (packaging) Update VERSION to 1.3.2-rc1
  0ea6956 Update VERSION to 1.3.2-rc2
  ee207f8 (packaging) Update VERSION to 1.3.2

Ryan McKern (1):
  6e236c1 Add initial support for building in a RHEL 7 mock

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014, September 23-24 in San Francisco* -*
http://bit.ly/pupconf14
<http://bit.ly/pupconf14>*
Register now and save $350!

-- 
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/CAHEe_koXamP2%2B%2BN%3D2kg84C9HDEwJBGc%3D4LDzFXDd5MF_ctj1Ag%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Hiera 1.3.2-rc2 Now Available

2014-02-20 Thread Melissa Stone
**Release Candidate**


Hiera 1.3.2-rc2
---
Pre-release: Hiera 1.3.2 is not yet released.


   - RC2: February 20, 2014
   - RC1: February 11, 2014



Hiera 1.3.2-rc2 Downloads
--
Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.2-rc2.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.2.rc2.gem
  or by using `gem install --pre hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.2-rc2.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected hiera version of 1.3.2-rc2:
https://tickets.puppetlabs.com/browse/HI


Hiera 1.3.2-rc2 release notes
---
Hiera 1.3.2 is a bug fix release in the 1.3 series. It adds packages for
Red Hat Enterprise Linux 7, support for deploying to Solaris and Windows
vCloud instances, and fixes a bug on Debian.


*RHEL 7 Support*

   - HI-179 <https://tickets.puppetlabs.com/browse/HI-179>: Add RHEL 7
   support for Hiera packaging.


*Bug Fixes*

   - HI-176 <https://tickets.puppetlabs.com/browse/HI-176>: Hiera would
   fail to find the correct ruby binary on Debian when an alternative version
   was installed. Hiera now uses /usr/bin/ruby, which fixes the issue.
   - HI-178 <https://tickets.puppetlabs.com/browse/HI-178>: Acceptance
   tests have been added for Solaris and Windows vCloud machines.
   - HI-115 <https://tickets.puppetlabs.com/browse/HI-115>: Hiera would
   show an incorrect recursive_guard warning if the same variable was
   interpolated twice in a hierarchy definition, even if the usage was not
   recursive.


Hiera 1.3.2-rc2 Contributors
--
Andrew Parker, Branan Purvine-Riley, Charlie Sharpsteen, Derek Yarnell,
Josh Cooper, Kylo Ginsberg, Matthaus Owens, Melissa Stone, Ryan McKern


Hiera 1.3.2-rc2 Changelog

Andrew Parker (2):
  0b10b2f (HI-179) Simplify and Rakeify acceptance tests
  d3c3e57 (HI-179) Test against RHEL7

Charlie Sharpsteen (3):
  fff35c0 (HI-115) Add failing test for repeated lookups
  a91f003 (HI-115) Process interpolation sites in isolation
  dde18af Remove substiution in interpolation functions

Matthaus Owens (2):
  1239715 (HI-179) Add ability to log spec test order to a file
  9754abb (HI-179) Provide JUnit output for jenkins

Melissa Stone (2):
  0031733 (packaging) Update VERSION to 1.3.2-rc1
  0ea6956 Update VERSION to 1.3.2-rc2

[0] Melissa@melissa:hiera:(stable)$ git shortlog --format='%h %s'
--no-merges 1.3.1..1.3.2-rc2
Andrew Parker (3):
  2711bb9 (Maint) Include json in the acceptance deps
  0b10b2f (HI-179) Simplify and Rakeify acceptance tests
  d3c3e57 (HI-179) Test against RHEL7

Branan Purvine-Riley (1):
  ed31186 (#23140) Support deploying to Solaris and Windows vcloud
machines

Charlie Sharpsteen (3):
  fff35c0 (HI-115) Add failing test for repeated lookups
  a91f003 (HI-115) Process interpolation sites in isolation
  dde18af Remove substiution in interpolation functions

Derek Yarnell (1):
  b32c513 Adds support for building hiera on RHEL7 via spec.

Josh Cooper (3):
  7a443a9 (Maint) Add windows gem dependencies
  3145685 (Maint) Don't require json gem on non-ruby platforms
  60493f1 (Maint) Skip test on Windows

Kylo Ginsberg (1):
  c3b33fe (hi-7) Restore missing windows-2003.cfg

Matthaus Owens (3):
  b20ea81 (CPR-12) Ensure hiera works with alternatives on debian
  1239715 (HI-179) Add ability to log spec test order to a file
  9754abb (HI-179) Provide JUnit output for jenkins

Melissa Stone (3):
  2ca4685 (packaging) Update VERSION to 1.3.2-rc1
  0031733 (packaging) Update VERSION to 1.3.2-rc1
  0ea6956 Update VERSION to 1.3.2-rc2

Ryan McKern (1):
  6e236c1 Add initial support for building in a RHEL 7 mock

-- 
Melissa Stone
Release Engineer, Puppet Labs

*Join us at PuppetConf 2014, September 23-24 in San Francisco* -*
http://bit.ly/pupconf14
<http://bit.ly/pupconf14>*
Register now and save $350!

-- 
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/CAHEe_kpoFH9v-HhtAT8nsWq%2BAXXjbHr1JFNz_nuygHVz1oLErQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Puppet 3.4.3 Now Available

2014-02-19 Thread Melissa Stone
3.4.3 is a bug fix release in the Puppet 3.4 series.

   - Final: February 19, 2014.


Bug Fixes
--

PUP-1473: User resource fails on UTF-8
comment<https://tickets.puppetlabs.com/browse/PUP-1473>

Puppet's user resource now supports UTF-8 characters for the comment
attribute, rather than just ASCII.

PUP-736: Encoding mis-matches cause package prefetching to
fail<https://tickets.puppetlabs.com/browse/PUP-736>

Previously, puppet could fail to process a package resource if it referred
to an RPM whose description contained non-ASCII characters. Puppet now
handles these resources correctly.

PUP-1524: Duplicate events since
3.4.0<https://tickets.puppetlabs.com/browse/PUP-1524>

Since Puppet 3.4.0, failed resources would sometimes be logged twice. These
duplicate events were particularly problematic for PuppetDB, since they
could cause the whole transaction to be rolled back. This release fixes the
issue.

PUP-1485: test agent/fallback_to_cached_catalog.rb assumes no master is
running by default <https://tickets.puppetlabs.com/browse/PUP-1485>

The acceptance test for falling back to a cached catalog would still run
with a puppet master, even though the functionality assumed that the puppet
master was unavailable. The test now guarantees that the master will be
unreachable by specifying a bogus server.

PUP-1322: Puppet REST API always fails if there's at least one broken
manifest <https://tickets.puppetlabs.com/browse/PUP-1322>

Previously, REST API calls to /production/resource_types/*?kind=class
would fail completely if there was a syntax error in one or more manifests
in the module path. This release changes that behavior so that the call
will succeed and list all parseable classes.

PUP-1529: Usability regression caused by
PUP-1322<https://tickets.puppetlabs.com/browse/PUP-1529>

Fixes a regression caused by the fix for PUP-1322: syntax errors reached
while loading an include would be squelched, which would eventually result
in a misleading "class not found" error.

PUP-751: Performance regression due to excessive file
watching<https://tickets.puppetlabs.com/browse/PUP-751>

This performance regression was also linked to PUP-1322: excessive file
watching was causing a significant slowdown during catalog compilation.
This release addresses the performance hit and improves benchmarking by
adding tasks to measure the loading of defined types.

PUP-1729: Remove Debian Sid from build
targets<https://tickets.puppetlabs.com/browse/PUP-1729>

Acceptance testing on Debian Sid (unstable) was failing regularly due to
factors outside of our control, like broken packages in the distribution's
own repositories. Acceptance tests are still being run against the Debian
"testing" release.

*Windows-Specific Fixes*

PUP-1211: Puppet Resource Package
fails<https://tickets.puppetlabs.com/browse/PUP-1211>

On Windows, the puppet resource package command would fail immediately if
at least one of the installed packages had non-ASCII characters in its
display name. Puppet will now use the correct string encoding on Windows,
which fixes this bug.

PUP-1389: Windows File resources generating 0 byte files when title
has "-"<https://tickets.puppetlabs.com/browse/PUP-1389>

This bug prevented puppet from properly managing the content of file
resources with "-" in their titles on Windows. This release fixes the bug.

PUP-1411: Windows agents experience intermittent SSL_connect failures in
acceptance testing <https://tickets.puppetlabs.com/browse/PUP-1411>

Acceptance tests would intermittently fail on Windows due to a bug
involving OpenSSL and WEBrick that would cause the connection to time out
after 6.2 seconds. This release improves the OpenSSL initialization process
and extends the timeout interval to 10 seconds, which fixes the bug.


Puppet 3.4.3 Downloads
--
Source: https://downloads.puppetlabs.com/puppet/puppet-3.4.3.tar.gz

Available in native package format in the Puppet Labs yum and apt
repositories:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

Gems are available via rubygems at
https://rubygems.org/downloads/puppet-3.4.3.gem
  or by using `gem install puppet`

Mac packages are available at
https://downloads.puppetlabs.com/mac/puppet-3.4.3.dmg

Windows packages are available at
https://downloads.puppetlabs.com/windows/puppet-3.4.3.msi

Please report feedback via the Puppet Labs tickets site, using an
affected puppet version of 3.4.3:
https://tickets.puppetlabs.com/browse/PUP


Puppet 3.4.3 Contributors
--
Adrien Thebo, Andrew Parker, Branan Purvine-Riley, Derek Yarnell, Henrik
Lindberg, Jeff McCune, Josh Cooper, Josh Partlow, Kylo Ginsberg, Melissa
Stone, Nick Fagerlund, Peter Huene, Rob Reynolds, Ryan McKern, fhrbek


Puppet 3.4.3 Changelog
--

Re: [Puppet Users] RHEL 7 Repository up on yum.puppetlabs.com

2014-02-11 Thread Melissa Stone
On Mon, Feb 10, 2014 at 1:16 PM, Johan De Wit  wrote:

>  FYI
>
> Facter 1.7.5 installs and seems to work.
>
> Mcollective rpms, we have to wait till the dependencies repo is build.
> rubygem-stomp is needed.
>

rubygem-stomp 1.2.10 is now available in the dependency repo for el 7 on
yum.puppetlabs.com

-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kqTUVYLkshV8YHx%3D%2Bx4n3GPdVc1as71%2Bn4VOkMvQcHWYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Hiera 1.3.2-rc1 now available

2014-02-11 Thread Melissa Stone
**Release Candidate**


Hiera 1.3.2-rc1
---
Pre-release: Hiera 1.3.2 is not yet released.


   - RC1: February 11, 2014



Hiera 1.3.2-rc1 Downloads
--
Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.2-rc1.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.2.rc1.gem
  or by using `gem install --pre hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.2-rc1.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected hiera version of 1.3.2-rc1:
https://tickets.puppetlabs.com/browse/HI


Hiera 1.3.2-rc1 release notes
---
Pre-release: Hiera 1.3.2 is not yet released. It entered RC1 on February
11, 2014.

Hiera 1.3.2 is a bug fix release in the 1.3 series. It adds packages for
Red Hat Enterprise Linux 7, support for deploying to Solaris and Windows
vCloud instances, and fixes a bug on Debian.

*RHEL 7 Support*

HI-179 <https://tickets.puppetlabs.com/browse/HI-179>: Add RHEL 7 support
for Hiera packaging.

*Bug Fixes*

HI-176 <https://tickets.puppetlabs.com/browse/HI-176>: Hiera would fail to
find the correct ruby binary on Debian when an alternative version was
installed. Hiera now uses /usr/bin/ruby, which fixes the issue.
HI-178 <https://tickets.puppetlabs.com/browse/HI-178>: Acceptance tests
have been added for Solaris and Windows vCloud machines.

Hiera 1.3.2-rc1 Contributors
--
Andrew Parker, Branan Purvine-Riley, Derek Yarnell, Josh Cooper, Kylo
Ginsberg, Matthaus Owens, Melissa Stone, Ryan McKern


Hiera 1.3.2-rc1 Changelog

Andrew Parker (1):
  2711bb9 (Maint) Include json in the acceptance deps

Branan Purvine-Riley (1):
  ed31186 (#23140) Support deploying to Solaris and Windows vcloud
machines

Derek Yarnell (1):
  b32c513 Adds support for building hiera on RHEL7 via spec.

Josh Cooper (3):
  7a443a9 (Maint) Add windows gem dependencies
  3145685 (Maint) Don't require json gem on non-ruby platforms
  60493f1 (Maint) Skip test on Windows

Kylo Ginsberg (1):
  c3b33fe (hi-7) Restore missing windows-2003.cfg

Matthaus Owens (1):
  b20ea81 (CPR-12) Ensure hiera works with alternatives on debian

Melissa Stone (1):
  2ca4685 (packaging) Update VERSION to 1.3.2-rc1

Ryan McKern (1):
  6e236c1 Add initial support for building in a RHEL 7 mock

--
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_krARJdxLMB9pUH%2B7%3DY%2BdeP2wFPNfOinv5jFzXJm-G6VyQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Facter 1.7.5 Now Available

2014-02-10 Thread Melissa Stone
Facter 1.7.5
---

   - RC1: January 21, 2014.
   - RC2: February 3, 2014
   - Final: February 10, 2014



Facter 1.7.5 Downloads
--
Source: https://downloads.puppetlabs.com/facter/facter-1.7.5.tar.gz

Available in native package format in the repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#open-source-repositories

Gems are available via rubygems at
https://rubygems.org/downloads/facter-1.7.5.gem
  or by using `gem install facter`

Mac packages are available at
https://downloads.puppetlabs.com/mac/facter-1.7.5.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected facter version of 1.7.5:
https://tickets.puppetlabs.com/browse/FACT


Facter 1.7.5 release notes
---

Facter 1.7.5 is a bug fix release in the 1.7 series. It fixes two issues
with the packaged installer on OS X 10.9 and adds support for Red Hat
Enterprise Linux 7.

*Support for Red Hat Enterprise Linux 7*

Facter now supports RHEL 7, although it is currently limited to x86_64.

*Support for OS X 10.9*

Facter DMG packages on OSX will attempt to load Facter from rbenv PATH and
fail

The Facter DMG package on OSX was identifying the path to ruby with
/usr/bin/env ruby, which would cause it to load Facter from the wrong path
if rbenv was installed. The package now uses /usr/bin/ruby.

FACT-182 <https://tickets.puppetlabs.com/browse/FACT-182>: Facter Does not
run on OS X 10.9 Mavericks

Previously, Facter would not run on OS X 10.9 when installed from the
pre-built package, although installing through RubyGems would still work.
Now, it runs properly either way.

*Miscellaneous Fixes*

FACT-82 <https://tickets.puppetlabs.com/browse/FACT-82>: Force ASCII-8BIT
encoding on raw data in property lists

Facter now forces ASCII-8BIT encoding when reading from property lists
whenever possible, which allows it to read strings encoded in binary
plists. This fix primarily affects OS X Mavericks.

Facter 1.7.5 Contributors
--
Adrien Thebo, Clay Caviness, Derek Yarnell, Dustin J. Mitchell, Joshua
Hoblitt, Kylo Ginsberg, Matthaus Owens, Melissa Stone, Moses Mendoza, Ryan
McKern


Facter 1.7.5 Changelog

Adrien Thebo (1):
  b5da6ed (maint) Don't setup puppet.conf for facter acceptance setup

Clay Caviness (3):
  751a7fb 21760/22005 update preflight to delete old lib dir
  9773b99 Use Dir.glob(), don't require rubygems or rake, use Dir.chdir
as a block
  190825c use instance_variable_get instead of eval

Derek Yarnell (1):
  1deddfe Adds support for building facter on RHEL7 via spec.

Dustin J. Mitchell (1):
  ecbe3ca (#22107) Force ASCII-8BIT encoding on raw data in property
lists

Joshua Hoblitt (1):
  20141c5 (maint) restrict redcarpet gem to <= 2.3.0

Kylo Ginsberg (3):
  25e6531 (maint) Align acceptance/Gemfile's beaker with puppet's
acceptance/Gemfile
  6ab0a03 (maint) Workaround travis/rubygems failures with ruby 1.8.7
  e5ad5cb Revert "(maint) Workaround travis/rubygems failures with ruby
1.8.7"

Matthaus Owens (2):
  299b865 (maint) Redirect dmidecode stderr to /dev/null
  b72da8b (maint) Update virtual spec to match dmidecode invocation

Melissa Stone (3):
  5e3d6f3 (packaging) Update FACTERVERSION to 1.7.5-rc1
  8ce7789 (packaging) Update FACTERVERSION to 1.7.5-rc2
  4961ef5 (packaging) Update FACTERVERSION to 1.7.5

Moses Mendoza (1):
  d32cbcb (21868) Move facter libary target to /Library/Ruby/Site

Ryan McKern (1):
  865b4ca Add initial support for building in a RHEL 7 mock

-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kpa5LEJzrf-36xZhi4rv%3Dpn9ROhYOnRVLvrPtNQenWz2g%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] RHEL 7 Repository up on yum.puppetlabs.com

2014-02-10 Thread Melissa Stone
We are pleased to let you know we are currently working on creating RHEL 7
packages. We want to do a thorough testing of these packages, so we are
taking our time with this platform. However, we still want to get the
packages we do have into your hands. As such, we're going to be slowly
populating the RHEL 7 repository on yum.puppetlabs.com for your
consumption. Please, let us know if you run into any issues with the
available packages by creating an issue at tickets.puppetlabs.com.

--
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kpd6DgeTH7P5cCe_L0S2w550gxVvBo8XBtrVsHmA%2BR_OA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Facter 1.7.5-rc2 now available

2014-02-03 Thread Melissa Stone
**Release Candidate**


Hiera 1.7.5-rc2
---
*Pre-release*: Facter 1.7.5 is not yet released.

   - RC1: January 21, 2014.
   - RC2: February 3, 2014



Facter 1.7.5-rc2 Downloads
--
Source: https://downloads.puppetlabs.com/facter/facter-1.7.5-rc2.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/facter-1.7.5.rc2.gem
  or by using `gem install --pre facter`

Mac packages are available at
https://downloads.puppetlabs.com/mac/facter-1.7.5-rc2.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected facter version of 1.7.5-rc2:
https://tickets.puppetlabs.com/browse/FACT


Facter 1.7.5-rc2 release notes
---

Facter 1.7.5 is a bug fix release in the 1.7 series. It fixes two issues
with the packaged installer on OS X 10.9 and adds support for Red Hat
Enterprise Linux 7.

*Support for Red Hat Enterprise Linux 7*

Facter now supports RHEL 7, although it is currently limited to x86_64.
Packages will be available in the near future.

*Support for OS X 10.9*

Facter DMG packages on OSX will attempt to load Facter from rbenv PATH and
fail

The Facter DMG package on OSX was identifying the path to ruby with
/usr/bin/env ruby, which would cause it to load Facter from the wrong path
if rbenv was installed. The package now uses /usr/bin/ruby.

FACT-182 <https://tickets.puppetlabs.com/browse/FACT-182>: Facter Does not
run on OS X 10.9 Mavericks

Previously, Facter would not run on OS X 10.9 when installed from the
pre-built package, although installing through RubyGems would still work.
Now, it runs properly either way.

*Miscellaneous Fixes*

FACT-82 <https://tickets.puppetlabs.com/browse/FACT-82>: Force ASCII-8BIT
encoding on raw data in property lists

Facter now forces ASCII-8BIT encoding when reading from property lists
whenever possible, which allows it to read strings encoded in binary
plists. This fix primarily affects OS X Mavericks.

Facter 1.7.5-rc2 Contributors
--
Adrien Thebo, Clay Caviness, Derek Yarnell, Dustin J. Mitchell, Joshua
Hoblitt, Kylo Ginsberg, Matthaus Owens, Melissa Stone, Moses Mendoza, Ryan
McKern


Facter 1.7.5-rc2 Changelog

Adrien Thebo (1):
  b5da6ed (maint) Don't setup puppet.conf for facter acceptance setup

Clay Caviness (3):
  751a7fb 21760/22005 update preflight to delete old lib dir
  9773b99 Use Dir.glob(), don't require rubygems or rake, use Dir.chdir
as
  190825c use instance_variable_get instead of eval

Derek Yarnell (1):
  1deddfe Adds support for building facter on RHEL7 via spec.

Dustin J. Mitchell (1):
  ecbe3ca (#22107) Force ASCII-8BIT encoding on raw data in property
lists

Joshua Hoblitt (1):
  20141c5 (maint) restrict redcarpet gem to <= 2.3.0

Kylo Ginsberg (3):
  25e6531 (maint) Align acceptance/Gemfile's beaker with puppet's
acceptanc
  6ab0a03 (maint) Workaround travis/rubygems failures with ruby 1.8.7
  e5ad5cb Revert "(maint) Workaround travis/rubygems failures with ruby
1.8

Matthaus Owens (2):
  299b865 (maint) Redirect dmidecode stderr to /dev/null
  b72da8b (maint) Update virtual spec to match dmidecode invocation

Melissa Stone (2):
  5e3d6f3 (packaging) Update FACTERVERSION to 1.7.5-rc1
  8ce7789 (packaging) Update FACTERVERSION to 1.7.5-rc2

Moses Mendoza (1):
  d32cbcb (21868) Move facter libary target to /Library/Ruby/Site

Ryan McKern (1):
  865b4ca Add initial support for building in a RHEL 7 mock

-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kpQG1Y-XW4wdzOLYj1v6HBpPjtnqo3OmnvTpjNPKKkv%3DA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Hiera 1.3.1 Now Available

2014-01-23 Thread Melissa Stone
Hiera 1.3.1
--

Released January 23, 2014.

  *RC1: December 12, 2013.


Hiera 1.3.1 Downloads
--

Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.1.tar.gz

Available in native package format in the Puppet Labs yum and apt
repositories:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.1.gem
  or by using `gem install hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.1.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected hiera version of 1.3.1:
https://tickets.puppetlabs.com/browse/HI


Hiera 1.3.1 Release Notes
--
Hiera 1.3.1 is a bug fix release in the 1.3 series. It fixes one bug:

HI-65 <https://tickets.puppetlabs.com/browse/HI-65>: Empty YAML files can
raise an exception (backported to stable as
HI-71<https://tickets.puppetlabs.com/browse/HI-71>
)


Hiera 1.3.1 Contributors
--

Adrien Thebo, Andrew Parker, Daniel De Marco, Justin Stoller, Melissa Stone


Hiera 1.3.1 Changelog
--

Adrien Thebo (1):
  d9f4961 (maint) Add test coverage for unexpected YAML values

Andrew Parker (1):
  7b75d0a (Maint) Restore soloris-11.cfg

Daniel De Marco (1):
  24f2ee6 (#23273) ignore empty YAML files

Justin Stoller (3):
  9248fa4 use pooling api
  abca841 use configurable gem source
  2aa5bfb Use the same kind of gem source switching as Puppet

Melissa Stone (3):
  498416e (maint) Add fedora 20 to mock list
  6243d44 (packaging) Update VERSION to 1.3.1-rc1
  e89afc2 (packaging) Update VERSION to 1.3.1


-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kpZk1pdA2%2BEfoFxpvi6M7TU3%3DNxPbpBvtH8X7m-axdVsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Facter 1.7.5-rc1 Now Available

2014-01-21 Thread Melissa Stone
**Release Candidate**


Hiera 1.7.5-rc1
---
*Pre-release*: Facter 1.7.5 is not yet released.

   - RC1: January 21, 2014.



Facter 1.7.5-rc1 Downloads
--
Source: https://downloads.puppetlabs.com/facter/facter-1.7.5-rc1.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/facter-1.7.5.rc1.gem
  or by using `gem install --pre hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/facter-1.7.5-rc1.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected facter version of 1.7.5-rc1:
https://tickets.puppetlabs.com/browse/FACT


Facter 1.7.5-rc1 release notes
---

Facter 1.7.5 is a bug fix release in the 1.7 series. It fixes an issue with
the packaged installer on OS X 10.9.

Support for OS X 10.9

FACT-182 <https://tickets.puppetlabs.com/browse/FACT-182>: Facter Does not
run on OS X 10.9 Mavericks

Previously, Facter would not run on OS X 10.9 when installed from the
pre-built package, although installing through RubyGems would still work.
Now, it runs properly either way.


Facter 1.7.5-rc1 Contributors
--
Adrien Thebo, Clay Caviness, Dustin J. Mitchell, Joshua Hoblitt, Kylo
Ginsberg, Matthaus Owens, Melissa Stone, Moses Mendoza


Facter 1.7.5-rc1 Changelog

Adrien Thebo (1):
  b5da6ed (maint) Don't setup puppet.conf for facter acceptance setup

Clay Caviness (3):
  751a7fb 21760/22005 update preflight to delete old lib dir
  9773b99 Use Dir.glob(), don't require rubygems or rake, use Dir.chdir
as a block
  190825c use instance_variable_get instead of eval

Dustin J. Mitchell (1):
  ecbe3ca (#22107) Force ASCII-8BIT encoding on raw data in property
lists

Joshua Hoblitt (1):
  20141c5 (maint) restrict redcarpet gem to <= 2.3.0

Kylo Ginsberg (3):
  25e6531 (maint) Align acceptance/Gemfile's beaker with puppet's
acceptance/Gemfile
  6ab0a03 (maint) Workaround travis/rubygems failures with ruby 1.8.7
  e5ad5cb Revert "(maint) Workaround travis/rubygems failures with ruby
1.8.7"

Matthaus Owens (2):
  299b865 (maint) Redirect dmidecode stderr to /dev/null
  b72da8b (maint) Update virtual spec to match dmidecode invocation

Melissa Stone (1):
  5e3d6f3 (packaging) Update FACTERVERSION to 1.7.5-rc1

Moses Mendoza (1):
  d32cbcb (21868) Move facter libary target to /Library/Ruby/Site

-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_krn%3DiL6PitLhXb%2BGVoxGYg9g5QhPBSk9%2BtSDp-kQmsDZw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Facter 1.7.4 Available

2013-12-17 Thread Melissa Stone
ects.puppetlabs.com/issues/23135>


Facter 1.7.4 Contributors
--
Adrien Thebo, Alex Harvey, Andrew Parker, Aran Cox, Branan Purvine-Riley,
Brendan Murtagh, Garrett Honeycutt, ImRaptor, Iristyle, John Julien, Josh
Cooper, Josh Partlow, Joshua Hoblitt, Justin Stoller, Konstantin Orekhov,
Kylo Ginsberg, Lorenzo J. Cubero, Melissa Stone, Rob Braden, Rob Reynolds,
Scott Schneider, Theo Chatzimichos, rwelgan,


Facter 1.7.4 Changelog
--
Adrien Thebo (4):
  1bc12b9 (maint) Refactor windows virtual fact for readability
  3849295 (maint) refactor processor specs, test sysfs fallback
  dec6f7d (maint) Simplify processor_spec sysfs stubbing
  f457f59 (#22322) Suppress swap stderr on AIX and Solaris

Alex Harvey (1):
  26a089b (#17894) Add fix to handle processorX facts on HP Superdomes.

Andrew Parker (3):
  132c0ce (#15586) Use OptionParser for help
  0d1f705 (#22334) Use Facter's logging system for warn
  178e2c6 (#22349) Read from user's home when non-root

Aran Cox (3):
  5acfe3a (#20994) fix incorrectly set memorysize on AIX using svmon
(was set to 0) tested on AIX 5.3, 6.1, and
  1e7e369 (#20994) fix incorrect memoryfree fact on AIX (was set to 0)
tested on AIX 5.3, 6.1, and 7.1
  9faf2c5 (#20994) add rspec tests for memoryfree and memorysize on AIX
using svmon

Branan Purvine-Riley (3):
  681de63 (#23135) Support deploying to Solaris and Windows vcloud
machines
  eadd368 (maint) Recognize `fc` as a type of redhat platform in
acceptance setup
  4564240 (maint) convert fc to fedora in acceptance configs

Brendan Murtagh (1):
  08727dd (#12504) Read correct file for operatingsystemrelase on Ubuntu

Garrett Honeycutt (1):
  5dac5e4 (#12504) Read non-configurable file for
operatingsystemrelease on Ubuntu

ImRaptor (1):
  17de341 Include Bochs as Windows virtual machine type.

Iristyle (1):
  d81601f (#22622) External output defaults to empty string

John Julien (1):
  20a2de6 (#9546) Do not execute com, cmd, exe, or bat files if not on
windows

Josh Cooper (14):
  65c7b4e Maint: Only try to install json gem for ruby 1.8
  a598423 (#22349) Qualify WinBuiltinAdministratorsSid constant
  b1c8c56 Maint: Don't try to install json gem on Windows
  43540e3 (#20301) Handle different error in ruby 1.9
  5d3aab2 (Maint) Pin windows gems to match what we ship
  e6d76f8 (Maint) Execute test on all agents using beaker's DSL method
  0758ca2 (Maint) Allow acceptance tests to be run on preserved windows
hosts
  f845df5 (Maint) Remove puppet specific setup steps
  132c25e (Maint) Change canonize to canonicalize
  f841065 (Maint) Override the `parse_results` method
  f2da8e4 (#23368) Simplify how parser is stubbed out
  5b745a7 (#23368) Quote scripts that contain spaces
  ab99981 (#22944) Don't execute external facts 19 times
  c4090f7 (#22944) Reload external facts after the collection is flushed

Josh Partlow (1):
  50ae44a (maint) Add acceptance setup steps from puppet-acceptance

Joshua Hoblitt (1):
  311699b (22651) add fixture access methods for example /proc/cpuinfo
files

Justin Stoller (1):
  b49647e use the pooling api

Konstantin Orekhov (5):
  fd7203e (#18215) Updated processor_spec.rb for Solaris changes
  502fb5e processorcount spec wrongly used physicalprocessorcount fact
  0fba62b adding psrinfo from Solaris with 24 CPUs and using it in
processor spec
  59c65cf removing double quotes in a spec
  54ba32e removed duplicate tests for Solaris

Kylo Ginsberg (1):
      5baa336 (maint) Add a Gemfile for acceptance testing

Lorenzo J. Cubero (1):
  87f345c (#21604) Detect xen virtual fact on windows

Melissa Stone (4):
  cc5edf0 (Bug #22238) Remove EOL f17
  7f8d57b (maint) Add fedora 20 to build defaults
  b158c96 (packaging) Update FACTERVERSION to 1.7.4-rc1
  09cd4ea (packaging) Update FACTERVERSION to 1.7.4

Rob Braden (2):
  2c048fb (packaging) (#22726) Add saucy as a package build target
  4664fbe (packaging) Pass --man to install.rb to get man pages in
Debian lucid and older

Rob Reynolds (1):
  874a5a9 (#22619) Error when NetConnectionId is missing

Scott Schneider (2):
  71f3aa1 Adding vCloud node configs
  f43bc1c Setup script to install Git on vCloud hosts

Theo Chatzimichos (1):
  fbb9007 (#22789) Add vserver_host in physical_types

rwelgan (1):
  28fe30d (#16081) Facter reports bogus arch on AIX



Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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.goog

[Puppet Users] Announce: Hiera 1.3.1-rc1 Now Available

2013-12-12 Thread Melissa Stone
**Release Candidate**


Hiera 1.3.1-rc1
---
*Pre-release*: Hiera 1.3.1 is not yet released.

   - RC1: December 12, 2013.



Hiera 1.3.0 Downloads
--
Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.1-rc1.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.1.rc1.gem
  or by using `gem install --pre hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.1-rc1.dmg

Please report feedback via the Puppet Labs tickets site, using an
affected hiera version of 1.3.1-rc1:
https://tickets.puppetlabs.com/browse/HI


Hiera 1.3.0 release notes
---
Hiera 1.3.1 is a bug fix release in the 1.3 series. It fixes one bug:

HI-65 <https://tickets.puppetlabs.com/browse/HI-65>: Empty YAML files can
raise an exception (backported to stable as
HI-71<https://tickets.puppetlabs.com/browse/HI-71>
)


Hiera 1.3.0 Contributors
--
Adrien Thebo, Andrew Parker, Daniel De Marco, Justin Stoller, Melissa Stone


Hiera 1.3.0 Changelog

Adrien Thebo (1):
  d9f4961 (maint) Add test coverage for unexpected YAML values

Andrew Parker (1):
  7b75d0a (Maint) Restore soloris-11.cfg

Daniel De Marco (1):
  24f2ee6 (#23273) ignore empty YAML files

Justin Stoller (3):
  9248fa4 use pooling api
  abca841 use configurable gem source
  2aa5bfb Use the same kind of gem source switching as Puppet

Melissa Stone (2):
  498416e (maint) Add fedora 20 to mock list
  6243d44 (packaging) Update VERSION to 1.3.1-rc1

-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_krKmO6oR8Qe9kjrdDsfFdSrVgWfaRuz_u9oAvT%3Df8YVkQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Puppet Users] Fedora 20 Packages

2013-12-11 Thread Melissa Stone
Hai,

We don't have an exact timeline for rhel 7, but it's something we are
working on.

Melissa


On Wed, Dec 11, 2013 at 5:36 PM, hai wu  wrote:

> Now that rhel7 beta is out, when could we expect to yum repo for rhel7?
>
>
> On Wed, Dec 11, 2013 at 6:00 PM, Melissa Stone wrote:
>
>> Hi Brian,
>>
>> Just so you know, we have Fedora 20 repo up on yum.puppetlabs.com.
>> Please, try out the packages, and let us know if you come across any issues!
>>
>> Thanks,
>> Melissa
>>
>>
>> On Tue, Dec 3, 2013 at 8:35 AM, Brian Pitts  wrote:
>>
>>> Hi,
>>>
>>> Since the Fedora 20 final release is a week away, I was wondering if F20
>>> packages for yum.puppetlabs.com are being worked on.
>>>
>>> All the best,
>>> Brian
>>>
>>> --
>>> 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/a30d6a39-eb9f-43c1-9ae1-b56656b0725a%40googlegroups.com
>>> .
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>>
>> --
>> Melissa Stone
>> Release Engineer, Puppet Labs
>>
>> Join us at PuppetConf 2014, September 23-24 in San Francisco
>>
>> --
>> 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/CAHEe_kqP_qronpzTCbxcHmHEvo_thXDJcroi%2BeviX4%2BwsvkBDA%40mail.gmail.com
>> .
>>
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> 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/CAJ1%3DnZdWMbsrVvXutBF%3DR8NnXgqOhLqR2zh%2Bm6hxiQcPyiKudA%40mail.gmail.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kq0P1Ln8WhTC9Q5ym0dcpKtZi8bDepNEOr1daFKKg4b-A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Puppet Users] Fedora 20 Packages

2013-12-11 Thread Melissa Stone
Hi Brian,

Just so you know, we have Fedora 20 repo up on yum.puppetlabs.com. Please,
try out the packages, and let us know if you come across any issues!

Thanks,
Melissa


On Tue, Dec 3, 2013 at 8:35 AM, Brian Pitts  wrote:

> Hi,
>
> Since the Fedora 20 final release is a week away, I was wondering if F20
> packages for yum.puppetlabs.com are being worked on.
>
> All the best,
> Brian
>
> --
> 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/a30d6a39-eb9f-43c1-9ae1-b56656b0725a%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kqP_qronpzTCbxcHmHEvo_thXDJcroi%2BeviX4%2BwsvkBDA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Puppet 3.4.0-rc2 Available

2013-12-11 Thread Melissa Stone
**Release candidate**

Puppet 3.4.0-rc2
--
*Release Candidate*: Puppet 3.4.0 is not yet released

   - RC1: December 3, 2013.
   - RC2: December 10, 2013.

3.4.0 is a backward-compatible feature and fix release in the Puppet 3
series. The main foci of this release are:

   - New certificate autosigning behavior, to help quickly and securely add
   new nodes in elastic environments
   - Fixes for some high-profile bugs and annoyances, including the "anchor
   pattern" issue and broken Rdoc on Ruby 1.9+
   - Windows improvements, especially for file resources
   - Trusted node data in the compiler


Puppet 3.4.0-rc2 Downloads
--
Source: https://downloads.puppetlabs.com/puppet/puppet-3.4.0-rc2.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/puppet-3.4.0-rc2.gem
  or by using `gem install --pre puppet`

Mac packages are available at
https://downloads.puppetlabs.com/mac/puppet-3.4.0-rc2.dmg

Windows packages are available at
https://downloads.puppetlabs.com/windows/puppet-3.4.0-rc2.msi

Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 3.4.0-rc2:
https://projects.puppetlabs.com/projects/puppet/


Puppet 3.4.0-rc2 release notes
---

   - Issue 23369 <https://projects.puppetlabs.com/issues/23369>: An
   existing but empty csr_attributes.yaml file could cause puppet agent to
   fail with Error: Could not request certificate: undefined method 'delete'
   for false:FalseClass when attempting to generate a keypair.
   - Issue 23349 <http://projects.puppetlabs.com/issues/23349>: There was a
   regression when referencing $confdir from other settings in puppet.conf.
   - Issue 23366 <https://projects.puppetlabs.com/issues/23366>: On
   Windows, there was a load-order bug causing run failures.

For release notes on the entire 3.4.0 series, see
http://docs.puppetlabs.com/puppet/3/reference/release_notes.html#puppet-340

*All 3.4.0 Changes*

See here for a list of all changes in the 3.4.0
release.<http://projects.puppetlabs.com/versions/425>


Puppet 3.4.0-rc1 Contributors
---
Adrien Thebo, Josh Cooper, Kylo Ginsberg, Melissa Stone


Puppet 3.4.0-rc1 Changelog
---
Adrien Thebo (2):
  bca628d (#23349) Create autosign setting for input validation
  f68aafc (#23349) Defer setting hooks to post app init when needed

Josh Cooper (4):
  39fa591 (#23366) Ensure we require ffi before using it
  1397c6b (Maint) Expand paths for windows
  4205a8c (#23369) Allow caller to override YAML.load_file returning
false
  6bc761a (#23369) Handle invalid CSR attribute contents

Kylo Ginsberg (1):
  e55e75d (maint) Skip enc test on lucid

Melissa Stone (2):
  d28d966 (maint) Add f20 to default mocks
  a30cdb5 (packaging) Update PUPPETVERSION to 3.4.0-rc2

-- 
Melissa Stone
Release Engineer, Puppet Labs

Join us at PuppetConf 2014, September 23-24 in San Francisco

-- 
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/CAHEe_kqjYbBHHncdT7VHytAunx62hRswF0Fnc8o72v8c%3D%2B%3DGTw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Announce: Facter 1.7.4-rc1 Available

2013-12-09 Thread Melissa Stone
**Release candidate**

Facter 1.7.4-rc1
--
*Release Candidate*: Facter 1.7.4 is not yet released.

   - RC1: December 9, 2013.


1.7.4 is a bug fix release in the 1.7 series.


Facter 1.7.4-rc1 Downloads
--
Source: https://downloads.puppetlabs.com/facter/facter-1.7.4-rc1.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/facter-1.7.4.rc1.gem
  or by using `gem install --pre facter`

Mac packages are available at
https://downloads.puppetlabs.com/mac/facter-1.7.4-rc1.dmg

Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 1.7.4-rc1:
https://projects.puppetlabs.com/projects/facter/



Puppet 1.7.4-rc1 release notes
---

### External Fact Fixes

This release fixes several issues related to external facts:

Bug #22944: External facts are evaluated many times

Facter was evaluating each external fact several times per run, which could
cause significant slowdowns. This is now fixed, and Facter will load each
external fact once.

Bug #22349: Facter fails to run as a non-root user when /etc/facter/facts.d
is not readable

When running as a non-root user, Facter will now load external facts from a
.facter/facts.d/ directory in the current user's home directory. This works
on both Windows and *nix. (Prior to this fix, Facter would try to load
external facts from the system-wide external facts directory, and would
bail with an error if that directory wasn't readable.)

Bug #22622: Facter (and Puppet) broken when executable external facts
return no output

Facter was making a bad assumption that the output of an executable
external fact would always consist of at least one line of text. What this
fix presupposes is… maybe it doesn't??

Maint: Do not execute com, cmd, exe, or bat files if not on windows

In preparation for pluginsync support for external facts, Facter needed a
bit of defense for situations where Windows external facts may be present
on non-Windows systems.

### Windows Fixes

Bug #22619: Error when NetConnectionId is missing on NetworkAdapter

This was a regression in Facter 1.7.3 — Facter would fail and quit on
systems where a network adapter was configured in a specific way.

Bug #23368: Executable external facts fail on Windows 2003

This was a problem with file paths containing a space, which included the
default directory for external facts under Windows 2003.

### Miscellaneous Fixes

Bug #15586: 'facter –help' does not work with Ruby 1.9.3

Facter was using an Rdoc feature that went away, so we replaced it with
something else. You can now get help on the command line when running
Facter under Ruby 1.9.3.

Bug #22322: facter should suppress stderr from "swap" commands on Solaris

This was causing noisy logging on Solaris.

Bug #22334: Facter outputs information to stderr regardless of whether
–debug is enabled

This was causing noisy logging everywhere.

### Fact Resolution Fixes (Various OSes)

This release fixes several bugs where facts reported incorrect values on
certain operating systems.

Bug #21604: Xen virtual fact doesn't work on Windows
Bug #16081: Facter reports bogus arch on AIX
Bug #12504: operatingsystemrelease doesn't work for Ubuntu LTS 12.04
Bug #18215: processorcount counting CPU cores on Solaris
Bug #20739: processorX facts fail on HP superdome servers
Bug #20994: memoryfree and memorysize facts are set to 0 on AIX
Bug #22844: The 'virtual' and 'is_virtual' facts are incorrect for Windows
guests hosted on kvm
Bug #22789: is_virtual incorrectly shows true for vserver_host

### Testing Fixes and Administrivia

Refactor #22651: add fixture access methods for example /proc/cpuinfo files
Bug #22238: Remove Fedora 17 from build_defaults.yaml
Bug #23135: Update Facter Master Windows/Solaris jobs to use vcloud.


Puppet 1.7.4-rc1 Contributors
---
Adrien Thebo, Alex Harvey, Andrew Parker, Aran Cox, Branan Purvine-Riley,
Brendan Murtagh, Garrett Honeycutt, ImRaptor, Iristyle, John Julien, Josh
Cooper, Josh Partlow, Joshua Hoblitt, Justin Stoller, Konstantin Orekhov,
Lorenzo J. Cubero, Melissa, Melissa Stone, Rob Braden, Rob Reynolds, Scott
Schneider, Theo Chatzimichos, rwelgan

Facter 1.7.4-rc1 Changelog
---
Adrien Thebo (4):
  1bc12b9 (maint) Refactor windows virtual fact for readability
  3849295 (maint) refactor processor specs, test sysfs fallback
  dec6f7d (maint) Simplify processor_spec sysfs stubbing
  f457f59

[Puppet Users] Announce: Hiera 1.3.0 Available

2013-11-21 Thread Melissa Stone
Hiera 1.3.0
---
Released November 21, 2013

RC2: November 8, 2013 -- Reverted #18577
RC1: October 29, 2013 -- Problems came up functional-testing on ticket
#18577, which caused us to revert it, so this build never got pushed.

For the full list of closed issues specific to Hiera 1.3.0 see
http://projects.puppetlabs.com/versions/427.


Hiera 1.3.0 Downloads
--
Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.0.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#open-source-repositories

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.0.gem
  or by using `gem install hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.0.dmg

Please report feedback via the Puppet Labs Redmine site, using an
affected hiera version of 1.3.0:
https://projects.puppetlabs.com/projects/hiera/



Hiera 1.3.0 release notes
---

New features


Most of the features contributed to Hiera 1.3 are intended to provide more
power by allowing new kinds of variable interpolation.

- Keys to YAML hashes can now contain interpolation syntax (#20220)

- You can now use `%{scope('variable_name')}` as a synonym for
  `%{variable_name}` and `%{hiera('variable_name')}` to trigger a Hiera
lookup
  from inside Hiera data.  (We call this Hiera-ception) (#21367)

Feature #20220: Interpolate hash keys
Feature #20755: Add Pretty Print to command line hiera output
Feature #21367: Add support for a hiera variable syntax which interpolates
data by performing a hiera lookup

Better error handling and correctness fixes
---

There are also quite a few error handling changes, most of which had
previously
caused silent or unattributable error messages.

Bug #17094: hiera can end up in and endless loop with malformed lookup
variables
Bug #20519: small fix in hiera/filecache.rb
Bug #20645: syntax error cause nil
Bug #21669: Hiera.yaml will not interpolate variables if datadir is
specified as an array
Bug #22777: YAML and JSON backends swallow errors
Feature #21211: Hiera crashes with an unfriendly error if it doesn't have
permission to read a yaml file

Build/Packaging fixes and improvements
--

We are now building Hiera packages for Ubuntu Saucy, which previously was
unable to use Puppet because a matching Hiera package couldn't be built.
Older
Fedora 17 is no longer supported and hardcoded hostnames in
build_defaults.yaml
were removed.

Bug #22166: Remove hardcoded hostname dependencies
Bug #22239: Remove Fedora 17 from build_defaults.yaml
Bug #22905: Quilt not needed in debian packaging
Bug #22924: Update packaging workflow to use install.rb
Feature #14520: Hiera should have an install.rb


Hiera 1.3.0 Contributors
--
Adrien Thebo, Andrew Parker, Bruno Léon, Eric Sorenson, Erik Dalén, Florian
Anderiasch, Gerardo Santana, Jeff McCune, Jesse Hathaway, Josh Partlow,
Matthaus Owens, Melissa Stone, Moses Mendoza, Scott Schneider, Stef T,
Thomas Hallgren, bob, nhuisman

Hiera 1.3.0 Changelog

Adrien Thebo (1):
  41181fb Revert "Merge pull request #137 from
lollipopman/add_hiera_lookup"

Andrew Parker (5):
  a1810b7 (#17094) Ensure that a leading $ resolves
  6314cbb (Maint) Add heira to Gemfile so that you can run it
  dbfedb4 (Maint) Clean up specs
  8113855 (#22142) Ensure that :datadir is a String
  d81a600 (#22777) Propagate errors from cached files

Bruno Léon (1):
  e109ce8 Interpolate hash keys like already done for strings.

Eric Sorenson (1):
  a749895 (#20519) Fix formatting typo in debug output

Erik Dalén (2):
  3165eeb (#21211) Fix format string
  6946bef (#21211) Raise a error on failed reading of cache

Florian Anderiasch (2):
  d516dda Fixed configuration example consistency problem
  c40ae07 And one more line inconsistent

Gerardo Santana (2):
  dffb48d Fix for issue#20645
  1ecd621 spec fix for for issue#20645

Jeff McCune (2):
  8dd0a55 (maint) Fix gemspec version
  e70c1c7 (maint) Fix gemspec version

Jesse Hathaway (11):
  f62f660 Add support for a hiera variable syntax which interpolates
data by performing a hiera lookup
  b39db81 Change hiera and scope lookup syntax to use a single sigil
for interpolation
  6cd4845 Remove trailing whitespace in deep merge comment
  981de92 Set backends to nil before loading a backend
  1461832 Add support for a hiera variable syntax which interpolates
data by performing a hiera lookup:
  4f683c4 Collapse SCOPE_INTERPOLA

[Puppet Users] Announce: Puppet 3.3.2 Available

2013-11-12 Thread Melissa Stone
Puppet 3.3.2
--
Released November 12, 2013

3.3.2 is a bug fix release in the Puppet 3.3 series. The most important fix
was a bug causing problems with NetApp devices.

For the full list of closed issues specific to 3.3.2 see
http://projects.puppetlabs.com/versions/431.



Puppet 3.3.2 Downloads
--
Source: https://downloads.puppetlabs.com/puppet/puppet-3.3.2.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/puppet-3.3.2.gem
  or by using `gem install --pre hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/puppet-3.3.2.dmg

Windows packages are available at
https://downloads.puppetlabs.com/windows/puppet-3.3.2.msi

Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 3.3.2:
https://projects.puppetlabs.com/projects/puppet/



Puppet 3.3.2 release notes
---
Issue 22804: NetApp network device failing with Puppet >3.2.1 - “Could not
intern…” <http://projects.puppetlabs.com/issues/22804>

This caused failures when using the puppet device subcommand with NetApp
network devices. It could also cause failures with any custom functions,
types, or providers that used the Ruby REXML library to do heavy lifting,
if they happened to call include REXML outside any module or class.

Issue 22810: RPM provider query method returns leading quote in package
names <http://projects.puppetlabs.com/issues/22810>

This was causing strange interactions with MCollective when querying
packages on RPM-based systems.

Issue 22847: Windows Puppet::Util::ADSI::User and Puppet::Util::ADSI::Group
issues WMI queries that hang Puppet in a domain
environment<http://projects.puppetlabs.com/issues/22847>

When getting a list of existing user accounts on a Windows machine, Puppet
was putting out a query that could seem to take forever in a large
ActiveDirectory environment. It was fixed by limiting the query to the
local objects that Puppet actually cares about.

Issue 22878: Running processes on windows (through mcollective) cause
private CloseHandle to be called instead of public
method<http://projects.puppetlabs.com/issues/22878>

This didn’t affect most users, due to the way Puppet is packaged on
Windows, but it could cause major failures of many resource types for
people running Puppet from source.



Puppet 3.3.2 Contributors
---
Andrew Parker, Branan Purvine-Riley, Brandon Wulf, Ethan J. Brown, John
Duarte, Josh Cooper, Josh Partlow, Justin Stoller, Kylo Ginsberg, Melissa
Stone, Nick Fagerlund



Puppet 3.3.2 Changelog
---
Andrew Parker (1):
  48e3d09 (#22804) Check for encoding support more robustly

Branan Purvine-Riley (2):
  6d27957 The default filetimout is too long for rapidly changing the
manifest.
  2342026 (PE-708) Remove test for obsolete `puppet module clean`
command

Brandon Wulf (1):
  ced7086 (#22878) Scope call to CloseHandle

Ethan J. Brown (1):
  f640dcb (#22847) Restrict WMI group / user queries

John Duarte (38):
  bb7f179 Add generate action test for puppet module
  9c7921a Add clean action test for puppet module
  ec5048a Remove prescribed modulepath from basic test
  e45b259 Add module install --force test
  40321bf Correct test name for with_force
  7a04e62 DRY up expected output in with_modulepath
  c0b6f4a Correct error report for jimmy-crakorn
  35fb00d Add module list with_no_installed_modules
  412fd9d Add module list with_environment test
  50cb1ed Add assertions for stdout on list for with_circular_references
  01c8fa9 Add back in dashed test. Parameterize expected_output.
  9c84150 Use expected_output template for all test steps in
by_module_name
  5120a40 DRY up tests by iterating over the search types
  85c0505 Add gt and lt steps to puppet module uninstall with version
test
  7d2cb0d Verify correct Modulefile is present on update
  48ffe97 Add puppet module upgrade with enviroment test
  44b99fd Add puppet module install with debug test
  8dc6e73 Add puppet module install with version test
  83df85f Use master/agent['distmodule'] parameter to manage  module(s)
  317347f Delete with_force.rb
  22747a0 Add assertion for existence of manifest.
  8c5d5c2 Parameterize module author/name in
already_installed_with_local_changes
  98f9796 Refactor module install tests, teardown focus
  a4b9efc Add Puppet::Acceptanc::ModuleUtils module
  1aa4063 Update t

[Puppet Users] Announce: Hiera 1.3.0-rc2 Available

2013-11-08 Thread Melissa Stone
**Release candidate**

Pre-release: Hiera 1.3.0 has not yet been released.
RC2: November 8, 2013 -- Reverted #18577
RC1: October 29, 2013 -- Problems came up functional-testing on ticket
#18577, which caused us to revert it, so this build never got pushed.

Hiera 1.3.0-rc2 Downloads
--
Source: https://downloads.puppetlabs.com/hiera/hiera-1.3.0-rc2.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/hiera-1.3.0.rc2.gem
  or by using `gem install --pre hiera`

Mac packages are available at
https://downloads.puppetlabs.com/mac/hiera-1.3.0-rc2.dmg

Please report feedback via the Puppet Labs Redmine site, using an
affected hiera version of 1.3.0-rc2:
https://projects.puppetlabs.com/projects/hiera/



Hiera 1.3.0-RC2 release notes
---

New features


Most of the features contributed to Hiera 1.3 are intended to provide more
power by allowing new kinds of variable interpolation.

- Keys to YAML hashes can now contain interpolation syntax (#20220)

- You can now use `%{scope('variable_name')}` as a synonym for
  `%{variable_name}` and `%{hiera('variable_name')}` to trigger a Hiera
lookup
  from inside Hiera data.  (We call this Hiera-ception) (#21367)

Feature #20220: Interpolate hash keys
Feature #20755: Add Pretty Print to command line hiera output
Feature #21367: Add support for a hiera variable syntax which interpolates
data by performing a hiera lookup

Better error handling and correctness fixes
---

There are also quite a few error handling changes, most of which had
previously
caused silent or unattributable error messages.

Bug #17094: hiera can end up in and endless loop with malformed lookup
variables
Bug #20519: small fix in hiera/filecache.rb
Bug #20645: syntax error cause nil
Bug #21669: Hiera.yaml will not interpolate variables if datadir is
specified as an array
Bug #22777: YAML and JSON backends swallow errors
Feature #21211: Hiera crashes with an unfriendly error if it doesn't have
permission to read a yaml file

Build/Packaging fixes and improvements
--

We are now building Hiera packages for Ubuntu Saucy, which previously was
unable to use Puppet because a matching Hiera package couldn't be built.
Older
Fedora 17 is no longer supported and hardcoded hostnames in
build_defaults.yaml
were removed.

Bug #22166: Remove hardcoded hostname dependencies
Bug #22239: Remove Fedora 17 from build_defaults.yaml
Bug #22905: Quilt not needed in debian packaging
Bug #22924: Update packaging workflow to use install.rb
Feature #14520: Hiera should have an install.rb

For the full list of closed issues specific to 3.3.1 see
http://projects.puppetlabs.com/versions/427.

Hiera 1.3.0-rc2 Contributors
--
Adrien Thebo, Andrew Parker, Bruno Léon, Eric Sorenson, Erik Dalén, Florian
Anderiasch, Gerardo Santana, Jeff McCune, Jesse Hathaway, Josh Partlow,
Matthaus Owens, Melissa Stone, Moses Mendoza, Scott Schneider, Stef T,
Thomas Hallgren, bob, nhuisman

Hiera 1.3.0-rc2 Changelog

Adrien Thebo (1):
  41181fb Revert "Merge pull request #137 from
lollipopman/add_hiera_lookup"

Andrew Parker (5):
  a1810b7 (#17094) Ensure that a leading $ resolves
  6314cbb (Maint) Add heira to Gemfile so that you can run it
  dbfedb4 (Maint) Clean up specs
  8113855 (#22142) Ensure that :datadir is a String
  d81a600 (#22777) Propagate errors from cached files

Bruno Léon (1):
  e109ce8 Interpolate hash keys like already done for strings.

Eric Sorenson (1):
  a749895 (#20519) Fix formatting typo in debug output

Erik Dalén (2):
  3165eeb (#21211) Fix format string
  6946bef (#21211) Raise a error on failed reading of cache

Florian Anderiasch (2):
  d516dda Fixed configuration example consistency problem
  c40ae07 And one more line inconsistent

Gerardo Santana (2):
  dffb48d Fix for issue#20645
  1ecd621 spec fix for for issue#20645

Jeff McCune (2):
  8dd0a55 (maint) Fix gemspec version
  e70c1c7 (maint) Fix gemspec version

Jesse Hathaway (11):
  f62f660 Add support for a hiera variable syntax which interpolates
data by performing a hiera lookup
  b39db81 Change hiera and scope lookup syntax to use a single sigil
for interpolation
  6cd4845 Remove trailing whitespace in deep merge comment
  981de92 Set backends to nil before loading a backend
  1461832 Add support for a hiera variable syntax which interpolates
data by performin

[Puppet Users] Re: Announce: Puppet 3.3.1-rc3 available

2013-10-03 Thread Melissa Stone
It was kindly pointed out to me that these links are actually wrong. Sorry
about that mistake, google got the better of me. Below you'll find the
actual links to puppet 3.3.1-rc3. Enjoy!

Puppet 3.3.1-rc3 Downloads
--
Source: https://downloads.puppetlabs.com/puppet/puppet-3.3.1-rc3.tar.gz

Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com

For information on how to enable the Puppet Labs pre-release repos, see:
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos

Gems are available via rubygems at
https://rubygems.org/downloads/puppet-3.3.1.rc3.gem
  or by using `gem install --pre puppet`

Mac packages are available at
https://downloads.puppetlabs.com/mac/puppet-3.3.1-rc3.dmg

Windows packages are available at
https://downloads.puppetlabs.com/windows/puppet-3.3.1-rc3.msi

Please report feedback via the Puppet Labs Redmine site, using an
affected puppet version of 3.3.1-rc3:
https://projects.puppetlabs.com/projects/puppet/


On Wed, Oct 2, 2013 at 4:55 PM, Melissa Stone wrote:

> **Release candidate:**
>
> Pre-release: 3.3.1 has not yet been released.
>
> RC1: September 23, 2013
> RC2: September 27, 2013
> RC3: October 02, 2013
>
> 3.3.1 is to be a bug fix release in the Puppet 3.3 series. The focus
> of the release is fixing backwards compatibility regressions that
> slipped in via the YAML deprecations in 3.3.0.
>
> **Upgrade Note**
>
> The release of Puppet 3.3.1 will supersede the upgrade warning for
> Puppet 3.3.0. As of 3.3.1, agent nodes will be compatible with all
> Puppet 3.x masters with no extra configuration.
>
>
> Puppet 3.3.1-rc3 Downloads
> --
> Source: 
> https://downloads.puppetlabs.com/puppet/puppet-3.3.1-rc3.tar.gz<https://downloads.puppetlabs.com/puppet/puppet-3.3.1-rc2.tar.gz>
>
> Available in native package format in the pre-release repositories at:
> http://yum.puppetlabs.com and http://apt.puppetlabs.com
>
> For information on how to enable the Puppet Labs pre-release repos, see:
>
> http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#enabling-the-prerelease-repos
>
> Gems are available via rubygems at
> https://rubygems.org/downloads/puppet-3.3.1.rc3.gem<https://rubygems.org/downloads/puppet-3.3.1.rc2.gem>
>   or by using `gem install --pre puppet`
>
> Mac packages are available at
> https://downloads.puppetlabs.com/mac/puppet-3.3.1-rc3.dmg<https://downloads.puppetlabs.com/mac/puppet-3.3.1-rc2.dmg>
>
> Windows packages are available at
> https://downloads.puppetlabs.com/windows/puppet-3.3.1-rc3.msi<https://downloads.puppetlabs.com/windows/puppet-3.3.1-rc2.msi>
>
> Please report feedback via the Puppet Labs Redmine site, using an
> affected puppet version of 3.3.1-rc3:
> https://projects.puppetlabs.com/projects/puppet/
>
>
> Fixes for Backwards Compatibility Regressions in 3.3.0
> 
> 
> ## Issue 22535: puppet 3.3.0 ignores File ignore in recursive copy
> ## Issue 22608: filebucket (backup) does not work with 3.3.0 master
> and older clients
> ## Issue 22530: Reports no longer work for clients older than 3.3.0
> when using a 3.3.0 puppet master
> ## Issue 22652: ignore doesn't work if pluginsync enabled
>
>
> New backward compatibility issues were discovered after the release of
> 3.3.0, so we changed our handling of deprecated wire formats.
>
> Starting with 3.3.1, you do not need to set additional settings in
> puppet.conf on your agent nodes in order to use newer agents with
> puppet masters running 3.2.4 or earlier. Agents will work with all 3.x
> masters, and they will automatically negotiate wire formats as needed.
> This behavior supersedes the behavior described for 3.3.0; the
> report_serialization_format setting is now unnecessary.
>
> Additionally, this release fixes two situations where 3.3.0 masters
> would do the wrong thing with older agents. (Reports would fail unless
> the master had report_serialization_format set to yaml, which was not
> intended, and remote filebucket backups would always fail.)
>
>
> Miscellaneous Regression Fixes
> ---
> ## Issue 22384: Excessive logging for files not found
>
> This was a regression in 3.3.0.
>
> When using multiple values in an array for the file type's source
> attribute, Puppet will check them in order and use the first one it
> finds; whenever it doesn't find one, it will log a note at the "info"
> log level, which is silent when logging isn't verbose. In 3.3.0, the
>

[Puppet Users] Announce: Puppet 3.3.1-rc3 available

2013-10-02 Thread Melissa Stone
Puppet

This bug dates to 3.0.0, and caused Puppet to fail when running on a
copy of Ruby without zlib compiled in.

## Issue 22471: Malformed state.yaml causes puppet to fail runs with
Psych yaml parser

This bug dates to 3.0.0, and could cause occasional agent run failures
under Ruby 1.9 or 2.0.


Puppet 3.3.1-rc3 Contributors
--
Adrien Thebo, Andrew Parker, Josh Cooper, Josh Partlow, Kylo Ginsberg,
Matthaus Owens, Melissa Stone, Moses Mendoza, Patrick Carlisle, Rob Braden,
Rob Reynolds


Puppet 3.3.1-rc3 Changelog

Adrien Thebo (2):
  e75e9f3 (maint) rename urpmi spec to be run by default
  133fd3b Revert "Merge pull request #1939 from
adrienthebo/maint-rename_urpmi_spec"

Andrew Parker (9):
  dbf515a (Maint) Convert to new block expects
  33b08a3 (#22471) Rescue errors specific to the YAML parser
  aaa94d5 (Maint) Simplify code
  82c2574 (Maint) Stop asserting nothingness
  c98f21d (#22471) Extract YAML interaction into shared code
  a2f73e2 (#22471) Remove duplication by using Puppet::Util::Yaml
  8b3670f (#22384) Log 404 and 406 responses at info
  e603ed1 (#22530) Support both YAML and PSON
  8f2967e (#22652) Parse query strings in rack w/o rack

Josh Cooper (8):
  3ca7604 (Maint) TestHelper already clears global state
  564ecd1 (Maint) Don't keep Tempfile open while specs are running
  18f4a2e (Maint) Stop asserting nothingness
  74d4d9c (Maint) Fixup whitespace
  5dedacd (Maint) Remove spurious subproject commit line
  de65c66 (#22608) Restore the ability for master to accept pson file
backups
  8e7d76f (Maint) Fix typo in method name
  c0817e3 (#22652) Restore rack parsing of POST body parameters

Josh Partlow (7):
  73348b7 (#22529) Dpkg provider does not warn on package not found
  3d779a7 (#22529) Rpm provider does not parse 'package foo is not
installed' as a package
  3751a83 (#22529) Acceptance test for puppet package resource behavior
  78623a3 (maint) Convert from should to expect syntax
  54f6da4 (#22529) Update acceptance test for regex fix and solaris
  a912111 (#22529) Handle no package message for different dpkg-query
versions
  26c1db1 (maint) Test of resource package does-not-exist checks stderr

Kylo Ginsberg (14):
  0b99949 (maint) Fix misspellings in spec tests
  9ea33d2 (#22535) Add puppet version to status indirector
  bd618e6 (#22535) Revert to yaml when a new agent talks to old master
  8679795 (#22535) Fix apply/etc by setting the status_terminus per
application
  c290dc5 (#22535) Cleanup of desc/hook for new settings
  58cb39c (#22535) Improve notice message for backward compatibility
  53e22cc (#22535) Add tests for backward compatibility settings
  3be9d11 (#22535) Add test for legacy yaml serialization of arrays in
query string
  c48a9b3 (#22535) Fix an exception msg; cosmetic.
  f97829b (#22535) Fix support for agent's status endpoint
  76889b4 (#22535) Make a full status object the default in agent spec
tests.
  70a18ef (#22535) Use a response header for version
  8ff491f (#22652) Add be_one_of matcher (copped from pcarlisle)
  391c5c4 (#22652) Tighten up spec for multi-valued params in a POST
body

Matthaus Owens (1):
  bbdafe5 (#22474) Update forge/repository.rb to conditionally include
zlib

Melissa Stone (1):
  976e051 (packaging) Update PUPPETVERSION for 3.3.1-rc3

Moses Mendoza (1):
  f4ce874 (packaging) Update PUPPETVERSION for 3.3.1-rc1

Patrick Carlisle (4):
  d3f263b (maint) Don't use subject in parsedfile spec
  e1dcea4 (#19994) Ensure that failed ParsedFile operations are marked
flushed
  f308d1e (#21975) Don't monkey patch Object#instance_variables
  65ce0ea (#22471) Finish removing duplication of yaml exceptions

Rob Braden (1):
  891fce7 (packaging) Update PUPPETVERSION for 3.3.1-rc2

Rob Reynolds (2):
  f8b88f7 (#22700) Add puppet to path
  d39ca5e (#22368) allow agent environment

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.