Displaying 14 results from an estimated 14 matches for "sluijters".
2013 Aug 07
8
introducing puppetboard 0.0.1
...’ll be able to spend on it.
A special thanks goes out to Ken Barber for helping out with all things
PuppetDB and coming up with a way to run PuppetDB on Travis so we can run
integration tests. Hunter, thank you for being so interested in this
project and pushing me to release it.
—
Daniele Sluijters
Nedap | Steppingstone
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to pu...
2013 Jan 10
1
Puppetlabs APT GPG key
...lt;info@puppetlabs.com>
It looks like they keyring was changed yesterday on the APT repository:
keyring.gpg 09-Jan-2013 14:51 2.5K
However, I''ve yet to see an announcement about this. So, was this actually
done by Puppet Labs or is something else going on?
Kind regards,
--
Daniele Sluijters
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/e_avxSQVUNIJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe fro...
2010 Sep 05
1
mac: lib/gtk.pkg
...arch.att.com/
I was wondering if anyone here knows how GTK and its dependencies were packaged into that pkg? It'd be a lifesaver if someone could point me in the right direction.
Again, sorry for the non-R related question but this place seemed like the only option.
Kind regards,
--
Daniele Sluijters
[[alternative HTML version deleted]]
2012 Aug 15
7
Custom types in environments working .... yes/no/maybe ?
My issue may be related to this bug:
http://projects.puppetlabs.com/issues/13858
"Custom types in environments require loading into master''s libdir"
However, now I''m not so sure, This was working previously with a given
client. However, after trying on a fresh client, it''s failing with:
err: Could not run Puppet configuration client: Could not find a
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
Hi,
When I run puppet agent --test --environment 42A, I have the following
warning :
Warning: Local environment: "42A" doesn''t match server specified node
environment "production", switching agent to "production".
...
The puppet manifest for the environment "42A" isn''t applied.
The puppet version is 3.3.1-1puppetlabs1 on agent and
2012 Aug 15
9
Installing puppet-dashboard on ubuntu precise
Hi,
I''m trying to install dashboard on precise and I get the below error.
I''m using the latest version that is available in the puppet apt
repository. The package rdoc is installed (it''s just a virtual package
pointing to ruby)
Are there some other missing dependencies that the package doesn''t specify?
I don''t know ruby that well so finding it hard
2013 Oct 24
2
SSH Module with multiple conditions
I''ve written and deployed a simple Linux SSH module. But I need to modify
to include support for FreeBSD and AIX. On top of that, I need to include
some conditionals in there that (for example)
if (/etc/file1 contains string abc) ; then
install sshd-config-x & ssh-config-x
elsif (/etc/file1 contains string xyz); then
install sshd_config-y & ssh_config-y
else install
2010 Jan 15
0
CVE-2009-4355 / openssl memory leak in SSLv3 (DoS)
...ssl conerning CVE-2009-4355.
However, I have unitl now been unable to find anything on the subject
(no SA or anything on VuXML) as to how this bug affects FreeBSD and if
there's a patch on its way to the upstream ports-tree.
Is there anyone who has some information on the subject?
--
Daniele Sluijters
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20100115/fc238d16/signature.pgp
2014 Jan 10
0
Choo choo here comes the FOSDEM train
...drinks at your own
expense. If you're up for it, feel free to register here (or not, doesn't
matter but it's nice for in your
calendar): https://www.eventbrite.com/e/puppet-community-fosdem-meetup-tickets-5242929744
Now I just have to hope a few people will show up :).
--
Daniele Sluijters
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google...
2013 Oct 21
1
What Do You Test
Hi everyone,
We are working on enhancing our internal testing so we can improve the
overall quality of Puppet releases. For example, I am one of two QA
engineers assigned full-time to testing Puppet''s FOSS stack. I''m seeking
your input and experience to help us identify what we''re missing and what
we can improve. We have an extensive test suite, but there''s
2013 Apr 11
2
Generate YARD docs for modulepath
Hi, Puppet 3.1 now uses YARD to generate its API documentation. Is anybody
aware of the possibility to generate nice YARD docs for a given module
path, replacing the default RDOC-style site from "puppet doc --modulepath
..."? Could the YARD Template from Puppet 3.1 be used for this?
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2012 Aug 07
0
hooking NewRelic into Puppet agent
...m that Puppet code loads a lot of stuff itself instead of
letting Ruby handle it and at this point I''m at a loss. How do I hook into
Puppet classes and functions in a way that doesn''t break the agent and
allows me / NewRelic to see what is going on?
Kind regards,
--
Daniele Sluijters
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/vTTpu6HJWngJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe fro...
2012 Jul 12
11
Announce: PuppetDB 0.9.2 Available
PuppetDB 0.9.2 is the third beta release on the road to 1.0. Changes
include new features and bug fixes. For details on changes
in this release, please see the release notes below.
# Downloads
Available in native package format at
http://yum.puppetlabs.com
http://apt.puppetlabs.com
Source (same license as Puppet): http://github.com/puppetlabs/puppetdb
Available for use with Puppet
2013 Oct 21
4
Puppet 3.2: add element to array
Hi!
Is it possible to add a new element to an array inside puppet manifest ? Something like ruby''s array.push(''new_element'') ?
--
Best regards,
Sergey Arlashin
--
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