On Mon, Mar 9, 2015 at 9:05 AM, Henrik Lindberg <
henrik.lindb...@cloudsmith.com> wrote:
> On 2015-09-03 14:54, Felix Frank wrote:
>
>> On 03/09/2015 02:16 PM, Henrik Lindberg wrote:
>>
>>> It would be splendid if we could define modulepath paths with
$environment as variable part of path, li
On Tue, Oct 28, 2014 at 2:05 PM, Victor Danilchenko
wrote:
> Yup, I just figured out (by randomly twiddling knobs) that certname is the
> culprit.
>
> We try to run with repo-only code, so I am reluctant to patch package
> binaries. When do you guys expect to have 3.7.3 out?
>
Soon? :) There is
On Tue, Oct 28, 2014 at 1:01 PM, Victor Danilchenko
wrote:
> Hi all,
>
> Quick background: I am migrating my company's Puppetmaster installation
> from 3.4 to 3.7 (on Centos 6, using PuppetLabs RPM repo), and
> simultaneously migrating to directory environments; or, more accurately,
> trying to.
On Tue, Oct 7, 2014 at 1:48 AM, Felix Frank wrote:
> On 10/07/2014 04:05 AM, Britt Gresham wrote:
> > I think we should do 2a because there should be rough parity between
> > the configuration files and the command line arguments. We should
> > do 2 or 2a because as John says, Puppet
a, the error message should be:
> Unable to find example module in modulepath
> /etc/puppet/environment/qa/modules/
>
> I haven't had a chance to spin up a test master to see if
> Puppet[:basemodulepath] works yet, but it seems to work in irb.
>
> Thanks,
>
> Nan
>
&g
Hi Nan,
The modulepath is really only meaningful from an actual environment
instance. What code are you writing? You'll probably want to lookup the
current environment or make use of the environment instance available in
your local context (if there is one).
On Thu, Sep 4, 2014 at 10:08 AM, Tr
Hi everyone,
There is a PR for Puppet to address difficulties setting security contexts
in SELinux for specific puppet subcommands (
https://github.com/puppetlabs/puppet/pull/2997). The contributer (Lukáš
Zapletal) originally was looking to add additional wrapper scripts around
subcommands so that
Attending: JoshP, Michael, Ethan, Felix
Short triage this week while working on 3.7 release.
New:
Facter
763: (CPR-5) Move dmidecode from dependency to recommends
- Just needs to reference FACT-467\
- Michael updated commit message and merged
751: (FACT-651) added KVM detection for SunOS
We'll be starting the PR triage for Puppet/Facter/Hiera in 15 mins or so at
http://links.puppetlabs.com/pr-triage
Since we're working to finish up the Puppet 3.7 release, this will probably
be a fairly short session, and we probably won't be merging anything to
master.
--
Josh Partlow
jpart...@p
Attended: Felix, Ethan, Britt, Michael, Jason, JoshP
(Just a note that as we knuckle down for the Puppet 3.7 release, we will be
holding off merging new code to master that is not a specific bug fix we
want for 3.7.)
New:
Facter:
757: Fact 650 operatingsystemmajrelease supports suse
- Looks g
Starting the PR triage for puppet/facter/hiera in 10 mins or so at
http://links.puppetlabs.com/pr-triage
--
Josh Partlow
jpart...@puppetlabs.com
Developer, Puppet Labs
Join us at PuppetConf 2014, September 20-24 in San Francisco
Register by September 8th to take advantage of the Final Countdown
On Sunday, August 10, 2014, Rahul Gopinath wrote:
> Here is a related issue,
>
> I notice that there are different conventions for spacing followed
> when using method calls with parenthesis,
> including `method(a,b)`, `method( a, b )` and `method( a,b )`. Does
> the list have a preference for one
On Thu, Aug 7, 2014 at 12:55 PM, Henrik Lindberg <
henrik.lindb...@cloudsmith.com> wrote:
> On 2014-07-08 20:09, Ben Ford wrote:
>
>> I would also like to propose that we use the metaparameter syntax for
>> defaults as well.
>>
>> For example, rather than writing this:
>>
>> #less readable
>>
>> f
Starting the PR triage for puppet/facter/hiera in 6 mins or so at
http://links.puppetlabs.com/pr-triage
--
Josh Partlow
jpart...@puppetlabs.com
Developer, Puppet Labs
Join us at PuppetConf 2014, September 20-24 in San Francisco
Register by September 8th to take advantage of the Final Countdown —
Attended: Adrien, Josh P, Michael S, Felix
New:
2919: Proposal for processing an external trusted OID yaml file
- Looks good so far; needs a ticket in Jira; have asked contributor for
that.
- Once that is in place, looks like a candidate to pull in and add a
setting for.
2915: Set accept-enc
We'll be starting the PR triage in about ten minutes at
http://links.puppetlabs.com/pr-triage
--
Josh Partlow
jpart...@puppetlabs.com
Developer, Puppet Labs
Join us at PuppetConf 2014, September 20-24 in San Francisco
Register by July 31st to take advantage of the Early Bird discount —save
$249!
On Thu, Jun 19, 2014 at 6:11 AM, Byron Miller wrote:
> Josh,
>
> Yeah, i'm getting warning on environments still. I run theforeman which
> doesn't support the new environments yet, so i was just curious if i could
> sleep the error until foreman is patched up.
>
Yeah, unfortunately, if you are g
(I clipped puppet-announce from this thread)
Hi Byron, Stefan,
Which deprecation warning are you continuing to see? There is an open
issue with the disable_warnings, which is that static environment blocks in
puppet.conf will continue to warn:
https://tickets.puppetlabs.com/browse/PUP-2739
Is t
equires additional review before considering merge
- Following up with #2744
2744 (maint): Stop enforcing the random prioritizer for evaluation in spec
tests
- Andy to merge to stable
- merged
2709 (PUP-2701): Add PMT build metadata.json tests
- Joshua Partlow to verify these on a few
Hi,
PR triage will be beginning at 10 AM PDT today (in 15 min or so), at
http://links.puppetlabs.com/pr-triage
--
Josh Partlow
jpart...@puppetlabs.com
Developer, Puppet Labs
Join us at PuppetConf 2014, September 20-24 in San Francisco
Register by July 31st to take advantage of the Early Bird di
-prerelease-repos
Please see Eric's 3.6.0-rc1 announcement for more details.
On Tue, Apr 22, 2014 at 7:56 PM, Joshua Partlow <
joshua.part...@puppetlabs.com> wrote:
> Hi,
>
> We have a pull request on the Puppet master branch which provides caching
> support for directory env
Hi,
We have a pull request on the Puppet master branch which provides caching
support for directory environments, and which we think addresses the
slowdowns people are seeing using directory environments with their
production instances.
https://github.com/puppetlabs/puppet/pull/2566
This PR reli
https://plus.google.com/hangouts/_/76cpj1fpnd0otkm2b3ivcfg2n0?hl=en
--
Josh Partlow
jpart...@puppetlabs.com
Developer, Puppet Labs
Join us at PuppetConf 2014, September 23-24 in San Francisco -
http://puppetconf.com
--
You received this message because you are subscribed to the Google Groups
Hi folks,
(TL;DR: in 3.5.0+ environments will change to be named directories with a
specific structure and configurable defaults, all to be found in a
configured 'environmentpath')
Andy, Henrik and I have been working on the new environment system intended
to eventually replace the current option
On Wednesday, June 5, 2013 5:15:15 PM UTC-7, henrik lindberg wrote:
>
> >
> https://github.com/puppetlabs/armatures/blob/master/arm-8.hiera_2/index.md#explicit-when-common-or-not
>
> >
> > Allowing `when common {}` seems clearer, but I wouldn't require it.
> >
> I am fine with both, but since
Hi
Henrik has a draft in place for work he's been doing specifying a new
injection mechanism which would subsume hiera 1. The draft is here:
https://github.com/puppetlabs/armatures/blob/master/arm-8.hiera_2/index.md
He's called out a number of discussion point areas, which I've provided
links
26 matches
Mail list logo