Sorry it has taken me so long to get back here and thank you! This resolved
my problems and I can move on to upgrading
Josh
On Thursday 13 June 2024 at 12:30:02 UTC+1 Dietrich, Stefan wrote:
> Hello Josh,
>
> while not available anymore on the web, they can be still pulled via rsyn
eared a couple of years
back: https://yum.puppetlabs.com/puppet5/
Does anyone know of any current working puppet 5 yum repositories? I just
want to make a local mirror that I can use before I embark on the process
of uplifting everything
Thanks
Josh
--
You received this message because yo
The error occurs because the module is using Ruby 2.6 syntax (such as
endless ranges) but Puppet 6 vendors Ruby 2.5.
On Friday, February 23, 2024 at 7:39:40 AM UTC-8 Denny Fuchs wrote:
> Hi,
>
> it seems, we have to upgrade to Puppet7. The error is gone, with this
> version.
>
> Denny Fuchs sch
orrectly.
See
https://www.puppet.com/docs/puppet/7/lang_data_binary.html#reference_template-create-binary-typed-content
for more details.
Also note PSON has been removed in Puppet 8.
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsub
googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/924b35f-bda5-6ae5-efe-d05a8de7aec%40ndsu.edu
> .
>
Hi Tim,
Puppet 6 is released quarterly and support for RHEL9 will go out in the
next 6.x release. In the meantime, you can try n
isvOrBXdX_qUac6%2BRCWba30ODRuRfA%40mail.gmail.com
> .
>
>
>
> --
> Steve Huston - W2SRH - Unix Sysadmin, PICSciE/CSES & Astrophysical Sci
> Princeton University |ICBM Address: 40.346344 -74.652242
> 345 Lewis Library |"On my ship, the Rocinante, whe
d 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/72752c00-68db-4db2-98ff-b2d42ddeadedn%40googlegroups.com
> <https://groups.google.com/d/msgid/
e's more details in
https://puppet.com/docs/puppet/7/lang_relationships.html and
https://puppet.com/blog/introducing-manifest-ordered-resources/
Josh
--
Josh Cooper
Software Engineer
j...@puppet.com
--
You received this message because you are subscribed to the Google Groups
"Puppet U
>> https://groups.google.com/d/msgid/puppet-users/ca2819ca-1930-4842-8ed8-0820f19ea343n%40googlegroups.com.
>>>
>>>
>>> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this gro
to Ruby 2.7
>
> best
>
> ~pete
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-dev+unsubscr...@google
On Tue, Sep 15, 2020 at 5:25 AM pkraw...@gmail.com
wrote:
> So I've done some research on the puppet generate types command. I'm
> seeing many different results from not having issues to causing issues with
> puppet apply and puppet agent executions.
We fixed an issue in 6.18.0 (https://ticket
On Wed, Sep 9, 2020 at 11:16 PM 'Dirk Heinrichs' via Puppet Users <
puppet-users@googlegroups.com> wrote:
> Am Mittwoch, den 09.09.2020, 08:59 -0700 schrieb Josh Cooper:
>
> The issue you're running into is due to the sensitive value being
> interpolated:
>
re running into is due to the sensitive value being
interpolated:
content => "${foo}\n"
If you reference the Sensitive variable directly, then it will work as
expected:
content => $foo
This issue and some possible solutions have been discussed in
https://tickets.puppetlabs.com/br
mp() %>']})
> Notice:
> /Stage[main]/Vault::Consul_server::Install/Notify[time_now_4]/message:
> defined 'message' as 'Deferred({\'name\' => \'inline_epp\', \'arguments\'
> => [\'The time is: <%= TimeStamp() %>\']})'
>
he
transactionstore doesn't explicitly allow it
<https://github.com/puppetlabs/puppet/blob/9047506d745dc8bd4dc6cca9e67c2c56649f5447/lib/puppet/transaction/persistence.rb#L65>,
so the load fails. Puppet should probably allow the Time class, in addition
to Symbol. Could you file a P
ved 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 th
ay want to set that to a
lower value like "1d", though see the configuration reference page about
how that affects scheduled resources. Also note setting it to 0 disables
pruning entirely so the file can grow unbounded, which honestly seems
wrong. I'd expect 0 to never cache...
ed to provide the entire cert chain (equivalent to
SSLCertificateChainFile in Apache)?
Can you connect using the openssl binary in the puppet-agent package?
/opt/puppetlabs/puppet/bin/openssl s_client -CApath
/opt/puppetlabs/puppet/ssl/certs -connect artifactory.example.com:443
Did you run /opt/pu
ce-4afa-9806-7a2d837eb3ac%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
I was able to reproduce this a few months ago, but didn't find the cause.
Could someone file a JIRA ticket if there isn't one already?
Josh
--
Josh Cooper | Software Engineer
j...@puppet
ever, don't use wildcards (*.example.com) or "bare" domains (
example.com) as puppet and ruby do not consistently handle them. See
https://tickets.puppetlabs.com/browse/PUP-10106, which will be fixed in the
next set of releases.
Josh
--
Josh Cooper | Software Engineer
j...@pup
puppet-users/a41bc387-75f1-499c-9683-ed423d783240%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/a41bc387-75f1-499c-9683-ed423d783240%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
Try running "puppet resource package --param provider
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-
Hi Dan,
I think the problem is that default should not be quoted (see
https://puppet.com/docs/puppet/latest/lang_node_definitions.html#syntax):
If you do node "default", then puppet will only apply the class if the
node's fqdn is "default".
Josh
On Thu, Sep 26, 2019 at
On Tue, Sep 3, 2019 at 9:17 AM Josh Cooper wrote:
>
>
> On Mon, Sep 2, 2019 at 9:52 AM Jer Johnson wrote:
>
>> Hi!
>>
>> it looks like between Puppet Agent 6.7.2 and 6.8.0 , running "puppet
>> agent -t " started picking
>> up the http_pr
is
necessary when using an intermediate CA certificate (
https://tickets.puppetlabs.com/browse/SERVER-2205). What does `puppet ssl
verify` display on the 6.x agent?
Josh
--
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn
Join us for Puppetize PDX <http://www.puppet.com/puppetize&
wse/PUP-2172
That said I would not expect 6.8.0 to start using the http_proxy
environment setting if it didn't previously in 6.7.2. What are your
HTTP_PROXY and NO_PROXY environment variables and puppet settings on the
agent?
Josh
--
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn
J
.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 thi
On Mon, Jun 24, 2019 at 10:04 AM 'slig...@verizon.net' via Puppet Users <
puppet-users@googlegroups.com> wrote:
> Thanks Josh,
>
> I am not switching out package. I am making a fips enabled server (with
> fips agent installed) into a fips disabled one. Basically updat
ing.com.
> For more options, visit https://groups.google.com/d/optout.
I would expect puppetserver6 to use the core modules during
compilation, while all agents should pluginsync the core modules and
use their type/providers during catalog application, taking precedent
over the versions in the p
uppet. Does anybody know how to resolve this
> or what would cause puppet to include the same class twice?
You may be running into
https://tickets.puppetlabs.com/browse/PUP-9602. Try deleting
/mnt/live/puppeteer/conf.d/puppet/.resource_types
Josh
>
> --
> You received this message be
stall` cannot be performed due to its
reliance on md5. That will be changing in the near future though.
Josh
>
> Thanks
>
> M
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from thi
The "meminbytes" fact is coming from a module and downloaded to the agent.
The Thread.exclusive call is not needed, and likely occurred when
copy/pasting from an old core fact in the Ruby facter implementation. We
removed that from core Ruby in
https://github.com/puppetlabs/facter/commit
t; issue as it obviously works for other people. Maybe someone on this list
> has any idea how to track this down further or has encountered a similar
> issue.
>
How are you forcing "ctime" to be used for pluginsync? Normally it's "md5".
Are you overridding "
2d-450e-90ef-2d4a7000249b%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/59bf2f60-d02d-450e-90ef-2d4a7000249b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Josh Cooper | So
tly download the CA bundle and process
multiple CRLs, so it is not necessary to disable CRL checking. However the
steps you outlined are required for puppet5 agents talking to puppetserver6
when it is using intermediate CA certs, as older agents don't process
multiple CRLs correctly.
See https://pupp
gt; --
> Darragh Bailey
>
> --
> 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
On Fri, Sep 28, 2018 at 2:33 PM Josh Cooper wrote:
>
>
>
> On Fri, Sep 28, 2018 at 1:04 AM Christian Reiß
> wrote:
>>
>> Hey,
>>
>> thank you--
>> that clears that up. Seems like time will solve the issue; postponing the
>> update for now.
&
oup 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/8a5b4fed-cf93-4c8a-8652-5fc3222952c0%40googlegroups.com
> <https://groups.google.com/d/msgi
t;> E-mail: rafael@gmail.com
>>
>> RHCE - Red Hat Certified Engineer
>> PPT-205 - Puppet Certified Professional 2017
>> Zabbix- ZABBIX Certified Specialist
>> LPI3
>> ITIL v3
>>
> --
> You received this message because you are subscribed to
a1%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.--
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop
On Thu, Jul 26, 2018 at 1:09 PM Peter Berghold wrote:
>
> Josh,
>
> I wiped the entire trees meaning /opt/puppetlabs and /etc/puppetlabs
> recursive.
>
Ah, k... FWIW, I'm able to install puppetserver and puppet-agent on 16.04:
# wget http://apt.puppet.com/puppetlabs
gt; 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/CAArvnv2UyOurHTWArzv7DWUtjtJb85C%2BAPZb%3D2EQAYfF%2B-HScw%40mail.gmai
of that brittle exec, or manage that one API that eluded
you until now.See https://github.com/puppetlabs/puppet-resource_api
<https://github.com/puppetlabs/puppet-resource_api> and
https://github.com/puppetlabs/puppet-specifications
<https://github.com/puppetlabs/puppet-specifications> f
ould be able to follow the workaround in
https://tickets.puppetlabs.com/browse/PUP-8889, but longer term we want to
make it easier to support third-party CA certs for things like file
sources, etc.
Josh
--
Josh Cooper | Software Engineer
j...@puppet.com | @coopjn
--
You received this message be
d an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/puppet-users/dc8c6918-683d-4d1f-ae2c-b94761c79239%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/dc8c6918-683d-4d1f-ae2c-b94761c7
On Fri, Jan 5, 2018 at 12:31 PM, John Sellens wrote:
> Hi Josh - thanks for the info.
>
> Can I make an assertion that having the default read timeout be unlimited
> is a mistake? In practical terms, anything over 60 seconds means
> something is broken.
>
Timeouts are hard. H
uppet.com/docs/puppetserver/5.2/release_notes.html#bug-fixes-1.
>
>
> On Tuesday, January 16, 2018 at 7:16:53 PM UTC-5, Josh Cooper wrote:
>>
>>
>>
>> On Tue, Jan 16, 2018 at 11:08 AM, jmp242 wrote:
>>
>>> We serve multiple file resources depending on
gt; 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
be 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/175349a2-26e3-40e1-b8f7-03e50a302919%40googlegroups.com
> <https://groups.
Can anyone spot the difference between what 'puppet catalog diff' does to
> read PSON, and what the code above does?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group
> For more options, visit https://groups.google.com/d/optout.
>
In Puppet 4 we added settings for configuring http connect and read
timeouts independently[1]. Previously they were both controlled by the
configfiletimeout. The default read timeout is unlimited, so the hung agent
may be stuc
p;utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
Sounds like you're running into
https://tickets.puppetlabs.com/browse/PUP-6822. I recommend voting for the
ticket and adding yourself as a watcher.
Josh
--
Josh Cooper | Software Engineer
j...@puppet.co
ec0%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
Puppet only supports v1 of the Windows task scheduler API (which is present
in 2003 and up), so I'm inclined to think folders are a v2 API feature,
w
iHOsUd54yxmJx_4HFF4EEpJw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
By default puppet agents will try to connect to "puppet". You likely need
to specify the server to connect to (either on t
on-the-edge.blogspot.se/
>
> --
> 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 dis
8ddbd6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Josh Cooper
Developer, Puppet
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubs
, 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/56a91341-3509-403a-8eb7-e88d903eb02f%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/56a91341-3509-403a-8eb7-e88d903eb02f
love to see that
> documented well and maybe in a git repo with a 'bad' and 'good' branch to
> better examine the differences, if at all possible!
>
>
> Rob Nelson
> rnel...@gmail.com
>
> On Wed, Jul 13, 2016 at 8:51 AM, jcbollinger > wrote:
>
&g
Hi Chet,
As Rob has stated - make sure the user that the Puppet master process is
running as has permission to read + execute.
Cheers,
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop
ptout.
>>>
>>
>>
>> --
>>
>> Rob Nelson
>> rnel...@gmail.com
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving em
792809ce1%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/c358a880-b138-4df1-bdc3-78a792809ce1%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
--
Josh Cooper
Developer, Puppet
visit
> https://groups.google.com/d/msgid/puppet-users/20160609135937.GD13102%40simulant.bodgit-n-scarper.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Josh Cooper
Developer, Puppet
PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego
ers" 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/51f8bdbc-875e-44a5-bbbf-4014e31b3ebc%40googlegr
Hi David,
Thanks very much for your message, I can confirm this worked!
I dropped the new samba.aug into /usr/share/augeas/lenses and it fixed the
issue.
Appreciate your help.
Cheers,
Josh
On Friday, 26 February 2016 17:20:12 UTC, David Lutterkort wrote:
>
> On Thursday, February 25, 2
1.2.0 is available on RHEL5
however?!?!
I am going to look at building our own rpm from source, but don't have time
right now. I tried yesterday but it failed near the end.
Cheers,
Josh
On Tuesday, 4 August 2015 15:56:08 UTC+1, Fabrizio Zelaya wrote:
>
> Here's the file and
3-1dd0-4f80-b456-a96299f67c05%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
Most likely you are not running with elevated privileges, which is required
in order to manage services (and most other things you&
Labs/Puppet/puppet/lib/puppet.rb:6:in `'
>> from C:/Arquivos de programas/Puppet
>> Labs/Puppet/sys/ruby/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
>> `require'
>> from C:/Arquivos de programas/Puppet
>> Labs/Puppet/sys/ruby/lib/ruby/2
he agent's code page, e.g. chcp
* can you provide a gist of `puppet apply --trace` on Windows?
* what encoding is the manifest stored in on the agent?
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppe
gt; To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/9073677f-6cca-40b4-8949-fba8553edee9%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/9073677f-6cca-40b4-8949-fba8553edee9%40googlegroups.com?utm_medium=email&utm_source
or more options, visit https://groups.google.com/d/optout.
>
Puppet 3.8.x ships with ruby 1.9.3 (32-bit) and 2.0.0 (64-bit), both of
which use ANSI versions of Win32 registry APIs (and not the wide/unicode
versions). Puppet uses those methods to scan the registry looking for
installed applicatio
ups
> "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/d3526938-7e72-475b-890f-6
vior, the daemon
would need to calculate the initial splay & splaylimit, and tell the agent
to ignore those settings, so we don't get double-splay.
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppet U
ups.google.com/d/msgid/puppet-users/aee7a6c5-307f-4b55-87ac-85f205724ff4%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/aee7a6c5-307f-4b55-87ac-85f205724ff4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.
idual
components here:
http://docs.puppetlabs.com/puppet/4.3/reference/about_agent.html
To install or upgrade puppet-agent, follow the getting started directions:
http://docs.puppetlabs.com/puppet/4.3/reference/index.html
--
Josh Cooper
Developer, Puppet Labs
--
You received this message because yo
om.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/6f35823d-d57f-46e0-86cf-cc2897b39400%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/6f35823d-d57f-46e0-86cf-cc2897b39400%40googlegroups.com?utm_medium=email&utm_source=
On Thu, Oct 1, 2015 at 10:35 AM, Fraser Goffin wrote:
> Hey Josh,
>
> Thanks for the heads up. You are right, version 0.4.3 does propose a
> solution to this but unfortunately in my testing it doesn't quite work. I
> have raised a couple of additional issues so with any
he nexus_rest module:
https://forge.puppetlabs.com/atlassian/nexus_rest, which looks like they
fixed in 0.4.3[2].
The problem was that previously the providers were not confined and would
try to require the rest_client gem directly. Now, the providers are
confined based on a provider feature, whic
m/d/msgid/puppet-users/CAFCL3HvvEC4HA4xD655sAPMBMznVdsqcQCYp5FHn%3D_SQ8TG2qg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
I would take a look at the `--profile` option as described in
https://puppetlabs.co
ient cert, e.g. mymachine, needs to match exactly the for
the catalog you're requesting.
You can also add an ACL to auth.conf to allow a monitoring/controller node
to retrieve all catalogs. Just make sure to only allow the one node to do
that.
path ~ ^/puppet/v3/catalog/
method find
allow
Jo
un "facter |
> grep foo" and "facter foo" shouldn't it ?
>
>
I think you're running into https://tickets.puppetlabs.com/browse/FACT-1050
Josh
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To uns
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 "Pu
roups.com
> <https://groups.google.com/d/msgid/puppet-users/1af6a1e5-4125-457c-a0ec-5b0a139042df%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
Josh
--
Josh Cooper
Developer, Puppet Labs
--
You re
run in 0.02 seconds
> Debug: Using cached connection for https://puppetmaster.lab.com:8140
> Debug: Caching connection for https://puppetmaster.lab.com:8140
> Debug: Closing connection for https://puppetmaster.lab.com:8140
>
> Any pointers on why its is not picking up will be hig
31a83a2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
You might take a look through the passenger issue tracker and release notes
to see if there are any known memory leaks, maybe
https://github.com/phusion/pas
..@googlegroups.com.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/C224994E-EC8F-443C-AC28-C72CC2E214E9%40gt-it.de
> .
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> >
> > --
> >
ollowing message:
>
>
> Cannot sign for host prod-clientbox without a certificate request
>
>
> Why does the CSR get removed with the same API call that uploads it?
>
It sounds like you have autosign[1] enabled. Check /etc/puppet/puppet.conf
or in the script that starts your C
On Thursday, June 25, 2015 at 7:35:36 AM UTC-7, math...@therussells.me
wrote:
>
> I think this is a documentation issue only.
>
> Looking at this ticket
>
> https://tickets.puppetlabs.com/browse/FACT-826
>
> I see mention of a different fact directory. Once i copied my facts to
> that new dir
n, it has some company
specific data in it.
if by oracle you mean java, then I recommend this
module: https://forge.puppetlabs.com/biemond/jdk7
For tomcat we use PuppetLabs own tomcat module which you can also find on
the puppet forge.
HTH,
Josh
On Wednesday, 24 June 2015 13:49:30 UTC+1, Sa
nnection(site)
Puppet.debug("Creating new connection for #{site}")
http = Puppet::Util::Proxy.proxy(site)
http.use_ssl = site.use_ssl?
http.read_timeout = Puppet[:http_read_timeout]
http.open_timeout = Puppet[:http_connect_timeout]
Josh
--
Josh Cooper
Deve
he box. However, you may be able to compile augeas for windows and
install the ruby-augeas gem... I haven't done that myself, so I'm not sure
how well that'll work out.
Josh
--
Josh Cooper
Developer, Puppet Labs
*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
cts.d directory for one of your modules.
Josh
--
Josh Cooper
Developer, 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/puppetco
t;
That sounds like a great reason to open a ticket.
On Thursday, May 7, 2015 at 12:06:53 PM UTC-7, Josh Cooper wrote:
>>
>> In practice this happens rarely. Usually you install puppetserver, which
>> brings in puppet-agent as a dependency.
>> --
>> Josh Cooper
>
On Thu, May 7, 2015 at 11:23 AM, jcf wrote:
>
> On May 6, 2015, at 22:32, Josh Cooper wrote:
>
> On Wed, May 6, 2015 at 7:29 AM, Johnson Earls
> wrote:
>
>> never mind. puppet agent ignores the user/group config settings, so
>> those should be kept at
On Thu, May 7, 2015 at 6:19 AM, jcbollinger
wrote:
>
>
> On Thursday, May 7, 2015 at 12:32:59 AM UTC-5, Josh Cooper wrote:
>>
>>
>>
>> On Wed, May 6, 2015 at 7:29 AM, Johnson Earls
>> wrote:
>>
>>> never mind. puppet agent ignores the user
rom 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/3955db48-4062-460c-a8a4-0df405277afb%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/3955db48-406
ppet-users/75aa1033-96b8-4a09-9028-447d6e27eb1b%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/75aa1033-96b8-4a09-9028-447d6e27eb1b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
&
://groups.google.com/d/msgid/puppet-users/CAArvnv1At3cLMmLhV%3DSnpBW7aOyaxAjuwik-kJK2TE1-W%2BTYJw%40mail.gmail.com
> <https://groups.google.com/d/msgid/puppet-users/CAArvnv1At3cLMmLhV%3DSnpBW7aOyaxAjuwik-kJK2TE1-W%2BTYJw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
reasing the server's timeout, or
decreasing the agent's.
[1] http://httpd.apache.org/docs/2.4/mod/core.html#keepalivetimeout
>
> On 13 March 2015 at 05:28, Josh Cooper wrote:
>
>>
>>
>> On Thu, Mar 12, 2015 at 4:21 AM, James Green
>> wrote:
>&g
ions--keepalive
.
This eliminates the TCP/SSL handshake for every file metadata and content
request, and greatly reduces the load on the master. But there is a
possibility that a loadbalancer or puppetmaster may close an idle
connection. Unfortunately, ruby does not surface socket errors when writing
a
complished using `puppet facts find `, or more succinctly
`puppet facts find .`
In 4.0, it's just `puppet facts find` thanks to Erik's contribution in
https://tickets.puppetlabs.com/browse/PUP-3698
Josh
--
Josh Cooper
Developer, Puppet Labs
*PuppetConf 2015 <http://2015.puppetconf.c
1 - 100 of 542 matches
Mail list logo