Hello,
recently, a user of a module I wrote reported a bug with dependencies.
after some discussions on the IRC channel, it turned out that there was
a bug in the 3.x series which is not scheduled to be fixed:
https://tickets.puppetlabs.com/browse/PUP-3121
It seems as though using user-module an
Thanks Eric.
I know I'm being super irritating on this thread, but a link from one to
the other might make this management proof.
For now, I'll just send along both to those that ask.
Thanks,
Trevor
On Tue, Mar 22, 2016 at 4:54 PM, Eric Sorenson wrote:
> Oh boy. It could, I guess, it's HTML
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
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 situa
Well that's what I've been going off, but I haven't figured out the right
syntax.
I've tried escaping the nested single quotes.. no luck.
One strange thing right now is I can't even interpolate facts.
---
test: "%{::hostname}"
is failing on a lookup. hmm.
On Tuesday, 22 March 2016 16:
This might help:
https://docs.puppetlabs.com/hiera/3.1/variables.html#interpolating-hash-or-array-elements
Thanks.
On Tue, Mar 22, 2016 at 2:14 PM, Brett Swift wrote:
> This is a bit nutty, but hopefully there's a way to do this.
>
> So far I have only been able to get the parent hash, not the
To answer the question in the subject, you're correct, as documented here
for Puppet 3.8
https://docs.puppetlabs.com/puppet/3.8/reference/environments_classic.html#allowed-names
On Tue, Mar 22, 2016 at 1:41 AM, 'Robert Heinzmann' via Puppet Users <
puppet-users@googlegroups.com> wrote:
> Hello
This is a bit nutty, but hopefully there's a way to do this.
So far I have only been able to get the parent hash, not the nested one.
The reason I don't want to do this in a manifest, is because I'd like to
use pieces of this hash within hiera itself.
This gist is what I'm trying to do:
ht
Oh boy. It could, I guess, it's HTML so anything is possible. But the
canonical location for the component versions is on the docs site which is its
own CMS and it's a lot of data:
https://docs.puppetlabs.com/pe/latest/overview_version_table.html
On Mar 22, 2016, at 1:50 PM, Trevor Vaughan
Security releases are really all that's important to most
compliance-focused orgs.
Could that page link to the versions of each sub-component that is included?
Thanks!
Trevor
On Tue, Mar 22, 2016 at 11:37 AM, Eric Sorenson <
eric.soren...@puppetlabs.com> wrote:
> Sorry for the slow reply, we h
>
>
> If that's your only alternative, and -- as we've already covered -- you
> must not use triggers, then you are out of luck. Puppet does not emit any
> notifications when exported resource data change. On the other hand, it
> does emit notifications when resource changes are applied to a
>
> (like stuff needing guy/rest-api to update config).. I'd still make puppet
> write config files.. perhaps in json format - and then simply catch puppet
> return code in script running puppet on the "config server that pulls the
> exported resources".. and post those new json files (filestam
Sorry for the slow reply, we had some internal ducks to get in a row. The
enterprise support page now shows the current support dates for all the
recent series:
https://puppetlabs.com/misc/puppet-enterprise-lifecycle
As a practical matter we're going to provide open-source releases of
compone
I configure monitoring by letting puppet create exported resources on all
hosts (where my rules then figure out what to monitor).. and then I simply
pull those resources on the monitor servers - which results in config files
for the things to monitor. Works beautifully with nagios/icinga and oth
Hello,
I'm using PuppetServer 1.1.3 and want to use directory environments (I can
not update to puppet 4 because of
http://projects.theforeman.org/issues/8447, Foreman is used for reporting
and facts only (CMDB like)).
The main puppet repo has 2 branches:
- master (production)
- devel
15 matches
Mail list logo