he up2date
puppet package provider?
There have been previous posts on this topic and people seem to use a
kludgy 'exec' to get around this.
I want dependency resolution so 'exec' is not a good option.
Regards,
Geoff
Linuxsolve Ltd.
--
You received this message because you are s
in a mode that would take into account relative
directories. i.e. instead of being / (root) based, it would be /pxe/
hostn/ based?
I've tried the chroot approach previously (about 2 years ago) but had
a nightmare with Ruby libraries.
Cheers,
Geoff.
--
You received this message becau
Bump!
On Dec 3, 11:41 am, Geoff wrote:
> Anyone had any experience getting puppet to update multiple OS's on a
> single server?
> For example, for a set of blades Network booting from a primary
> server, the OS for each blade would be stored on the primary server.
> For e
t; >> On Fri, Dec 3, 2010 at 22:41, Geoff wrote:
> >> I didn't respond earlier, as I imagine most people didn't, because we
> >> hoped someone would actually come along and have some experience that
> >> could help you out here. Even if they don't, t
I'm an advocate of both camps.
I use puppet in standalone mode when I'm demonstrating puppet to a new
client.
It's lightweight, I can use NFS or a CM repository to provide the
recipes to a server and run it standalone post kickstart. It's the
perfect mode for small scale repeatable system builds. Q
For followers of this thread, I've started to create a puppet ldap dn
resource which might help here: https://github.com/gtmtechltd/puppet_ldapdn
On Thursday, November 13, 2008 5:41:14 PM UTC, Russell Miller wrote:
>
> On Thu, Nov 13, 2008 at 8:55 AM, jbo...@gmail.com <
> jbo...@gmail.com > wro
You're pretty close. You don't want the case statement per se, but you do want
a conditional:
file { "/usr/local/nagios/libexec":
require => File['/usr/local/nagios'],
ensure => directory,
owner => 'root',
group => 'root',
mode=> 655,
recurse => true,
source => $::architec
I'm doing some work on module development inside of a Vagrant VM of CentOS 6.2.
This VM has the community version of Puppet installed (2.7.13 I think), but
that doesn't include Hiera by default.
My module is dependent on Nan Liu's puppet-staging module, which requires
hiera. This puts me into t
That's what I'm looking for. I'll fold in that branch into my testing until it
goes mainline.
Any ETA on it going mainline?
On Apr 17, 2012, at 11:14 AM, Nigel Kersten wrote:
>
>
> On Tue, Apr 17, 2012 at 11:08 AM, Geoff Davis wrote:
> I'm doing some work o
turns true, the function isn't
actually usable:
Hiera config file /etc/puppet/hiera.yaml not readable at
/tmp/vagrant-puppet/modules-0/staging/manifests/init.pp:31 on node
centos-6-vagrant.vagrantup.com
Is there a way to check whether the function is actually usable as well?
Geoff Davis
Scrip
sion of staging/init.pp that generated the error below:
https://github.com/nanliu/puppet-staging/blob/5e1a8763ae36c2ea21c0a5b6a1f0e586e077f0fd/manifests/init.pp
Note that all of the hiera calls have defaults.
Geoff Davis
Scripps Institution of Oceanography
gada...@ucsd.edu, (858) 822-5756
On A
pet.noarch 2.7.13-1.el6puppetlabs
[1] http://packages.vstone.eu/vagrant-boxes/
[2] http://packages.vstone.eu/vagrant-boxes/CHANGELOG
Geoff Davis
Scripps Institution of Oceanography
gada...@ucsd.edu, (858) 822-5756
On Apr 17, 2012, at 12:32 PM, Gary Larizza wrote:
> And here'
des/scope_and_puppet.html
Geoff Davis
Scripps Institution of Oceanography
gada...@ucsd.edu, (858) 822-5756
On Apr 17, 2012, at 12:31 PM, Forrie wrote:
> Thank you, I appreciate it.Still learning all the interesting
> nuances of this syntax. I'm not yet familiar with this $::
>
Yup, I fat-fingered my response.
On Apr 17, 2012, at 4:10 PM, Denmat wrote:
>> /(i386|i586|i686/) =>
> should be
>> /(i386|i586|i686)/ =>
> shouldn't it?
>
> Den
> On 18/04/2012, at 9:01, Forrie wrote:
>
>> So, it's choking on this still at the line with the cond
Hi.
We're thinking of ways to get our DMZ nodes managed by puppet, and in
the absence of a full-fledged push model we are thinking about
pointing puppets in our DMZ network at a bastion host running squid to
proxy back to our puppet master.
In this scenario, the single bastion host would have a
}
include gvrp
include stp::rstp
stp::portfast { "1/e1-e48,2/e1-48",3/e1-48": }
}
Now I know we probably can't get puppet to run on the switch, but we can
get a host to ssh or telnet to the switch, and to download the current
configuration of the switch.
--
+-Geoff Cro
seph wrote:
Geoff Crompton writes:
This might be a crazy idea, but it just popped into my head, and I
wanted to know if it's possible. Perhaps not possible right now, but
possible in a theoretical sense.
Is it possible that puppet could be modified to be used to manage
switches that h
ne know how I can arrange for the puppet client to successfully
trust the masters certificate?
(1) By hybrid I mean that the puppet masters certificate and private key
have been generated by me, but I want the puppet master to act as the CA
like it normally does for the puppet clients that connec
JustiIn case you weren't aware, at debconf10 day 3 there will be a BoF
on puppet.
http://penta.debconf.org/dc10_schedule/events/587.en.html
Cheers,
Geoff Crompton
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to t
built in), could you make puppet
automatically remove that resource from the client system if it detects
a resource has been removed?
--
+-Geoff Crompton
+--Debian System Administrator
+---Trinity College
--~--~-~--~~~---~--~~
You received this message because you a
Yes please from those over here in the UK.
2009/9/22 Jean Spirat
>
> Peter Meier a écrit :
> >>> (I'm working angles to see if we can get presentations
> >>> streamed/recorded.
> >>>
> >> +1 for this idea :-)
> >>
> >
> > I'd like to second that. Would be nice!
> >
> > cheers pete
> >
> >
> ohhh
e any changes made from the OS.
Any advice on how to get puppet to respect the dynamically loaded rules?
Thanks.
-G
--
---
Geoff Galitz, ggal...@shutterstock.com
WebOps
Shutterstock Images
--
You received this message because you are subscribed to the G
oading?
>
>
> On Wednesday, August 15, 2012 1:48:44 PM UTC-5, Geoff Galitz wrote:
>
>>
>> I'm still a bit noobish with puppet...
>>
>> In short what I want to do is merge puppet managed iptables with
>> dynamically added rules added by some scri
tions, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
--
---
Geoff Galitz, ggal...@shutterstock.com
WebOps
Shutterstock Images
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" grou
AM, Martin Alfke wrote:
>
> On 19.11.2012, at 09:06, Geoff Galitz wrote:
>
>> Hi.
>>
>> I'd be in (with enough notice, of course). I'd be even more in if the
>> conference was on the other side of Germany near Cologne or even in
>> Belgium. I'm as
host_name => $hostname,
}
And collecting them with:
Nagios_service <<| |>>
Nagios_host <<| |>>
I'm also seeing in my mysql database entries in the 'resources' table
that have restype='Exec' and have a title like commvault_subclie
anage user passwords?
The 'user' type supports an encrypted hash, but ideally I need the facility
of passing in a plaintext password, md5 hash it and then have puppet
idempotently check it's been set.
Thoughts?
Geoff.
--~--~-~--~~~---~--~~
You received
r this is to build a /var/lib/misc/passwd.db and group.db
on the puppet master (using nss_updatedb, from ldap), and then push out
those .db files to the puppet clients.
Thanks!
--
+-Geoff Crompton
+--Debian System Administrator
+---Trinity College
--~--~-~--~~~---~-
nd on the puppet master install a cronjob that updates that file, where
ever nss.db might be on the filesystem. But I'd prefer not to do this
because my manifest is in svn, and the cronjob would be creating files
inside an svn working directory that were not under revision control.
Also
Works great and produces a fully configured, ready to go Linux appliance.
Geoff
On 11/03/2009, thomas wrote:
>
>
> Thanks! Here it goes:
>
> - there are between 30 and 40 Apache instances (on 20-30 physical
> servers) that I need to supply with htppd.conf, mod_security.conf and
Hi All,
I wanted to make a module of mine to be more re-usable by declaring a
variable somewhere in it. I wanted users to be able to override the
variable, but I also wanted the module to work if they instantiated the
class directly. I'm using puppet 0.24.5 (and the -3 debian subversion)
and I fo
We use something similar. All our servers have the UCE agent
installed. So we can initiate a puppetd run via UCE when required for
1. Reporting
2. Urgent updates
3. Standard updates.
And UCE is ratified by our security bods. Sure UCE is clunky but you
have to use the tools you've got.
esource to a host.
Can't a define achieve the same end? Specify the resource collection in
the define at one place, and choose to deploy it in multiple other places.
--
+-Geoff Crompton
+--Debian System Administrator
+---Trinity College
--~--~-~--~~~---~--~~
verything once an hour these
> modules are now scheduled to run just twice a day.
Have you got a url on schedules? I'm not familiar with it, unless this
is just a term for some technique of using cron?
--
+-Geoff Crompton
+--Debian System Administ
James Turnbull wrote:
> Geoff Crompton wrote:
>> Mark Plaksin wrote:
>>> Maybe we're the last to the party but wow do schedules make a huge
>>> difference! Especially with file serving. We added schedules to a few
>>> file-heavy modules and cut
Avi Miller wrote:
> Hey,
>
> Geoff Crompton wrote:
>> How do I use that in other classes and resources? The Language tutorial
>> http://reductivelabs.com/trac/puppet/wiki/LanguageTutorial doesn't
>> mention them.
>
> The TypeReference page does. Check the
have an explicit file resource for? Including files installed by package
resources?
--
+-Geoff Crompton
+--Debian System Administrator
+---Trinity College
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet
et
master than what your root puppetd connects to, you would get past the
SSL problem I've got here, and start having a puppetd running with the
permissions of that user. Either that or you'd find a few other minor
issues to work around.
--
+-Geoff Crompton
+--Debian System Administrator
+
t run stalls forever. The default timeout
does not seem to be honored.
This is on puppet-2.7.18-1.0.noarch in Centos 6.x
Thanks.
-G
--
---
Geoff Galitz, ggal...@shutterstock.com
WebOps
Shutterstock Images
--
You received this message because yo
Hi.
One of the scripts we run for systems management causes puppet to say:
notice: /Stage[main]//Exec[script]/returns: executed successfully
How can I suppress or quiet this output?
-G
--
---
Geoff
s corresponding to the current
> default
> version in Debian.
So it looks like the usual method of switching to ruby 1.8 wont work and as
far as I can tell ruby 1.8 isn't even available on Debian jessie.
Geoff.
--
You received this message because you are subscribed to the Goo
I should have also mentioned that puppet-dashboard is not available at all
when using the main Debian repositories. As of right now I can't think of
a way to get puppet-dasboard running on Debian jessie at all without
bypassing the package managers.
Geoff.
On Monday, March 17, 2014 10:
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.
--
Geoff Nichols
Release Engineer, Puppet Labs
*Join us at PuppetConf 2014 <http://www.puppetconf.
experiences with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.
Thanks,
Puppet Labs
--
Geoff Nichols
Release Engineer, Puppet Labs
*Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September
20-24 in San Francisco*
*Re
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.
--
Geoff Nichols
Release Engineer
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.
--
Geoff Nichols
Release Engineer, Puppet Labs
*Join us at **PuppetConf 2014
about your experiences with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.
Geoff Nichols
Release Engineer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To u
information
leakage.
Users should upgrade the puppetlabs-stdlib module to puppetlabs-stdlib
4.5.1.
Please see https://puppetlabs.com/security/cve/cve-2015-1029 for more
information.
Geoff Nichols
Release Engineer, Puppet Labs
--
You received this message because you are subscribed to the Google
4-9568 for more
information.
Geoff Nichols
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...@googl
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.
Geoff Nichols
Release Engineer, Puppet Labs
--
You received this message because you are subscribed to the Google Groups
"Puppet Users&q
?
-G
--
Geoff Galitz, Systems Engineer
Shutterstock GmbH
Greifswalder Strasse 212
Aufgang F, 2 Hof
10405 Berlin
--
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 i
Thanks for the replies... any pointers on setting up puppet servers as
compile masters?
-G
On Wed, Apr 20, 2016 at 5:12 PM, Kevin Corcoran
wrote:
> On Wed, Apr 20, 2016 at 5:58 AM, Geoff Galitz
> wrote:
>
>> Is it possible to get compile master, master of master and code m
puppetdb_server => 'puppetdbserver.example.com',
> }
>}
>
># This is the puppetdb server
>if $::hostname == 'puppetdbserver' {
> class { 'puppetdb':
>listen_address => '0.0.0.0',
>
Hi folks.
I'm curious what approaches you take towards making sure the puppet tree is
consistent across distributed compile masters? In PE this would be code
manager's job, I believe. What do the FOSS folks use?
I was contemplating using zookeeper for this.
-G
--
Geoff Galit
dprime/r10k#mcollective-support
>
> You can probably go for something more heavyweight with glusterfs, but I
> like to keep it simple :)
>
>
> On Tuesday, 14 June 2016 11:49:01 UTC+1, Geoff Galitz wrote:
>>
>>
>> Hi folks.
>>
>> I'm curious
u have any questions about this, please don’t hesitate to ask.
--
Geoff Nichols
Puppet Release Engineering
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/?dis
On Friday, July 29, 2016 at 7:48:26 PM UTC-7, François Lafont wrote:
>
> Hi,
>
> On 30/07/2016 02:00, Geoff Nichols wrote:
>
> > Because Ruby 2.1 is approaching end-of-life (upstream bugfix support
> ended
> > March 2016), we need to move puppet-agent
On Friday, July 29, 2016 at 5:00:26 PM UTC-7, Geoff Nichols wrote:
>
> Because Ruby 2.1 is approaching end-of-life (upstream bugfix support ended
> March 2016), we need to move puppet-agent to a more modern Ruby version.
>
> If all goes well with testing, the upcoming puppet-agen
nce/index.html>.
--
Geoff Nichols
Puppet Release Engineering
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 rec
erence/release_notes_agent.html
To install or upgrade puppet-agent, follow the getting started directions:
http://docs.puppetlabs.com/puppet/latest/reference/index.html
--
Geoff Nichols
Puppet Ecosystem - Agent and Platform Team
PuppetConf 2016 <https://puppet.com/puppetconf>, 19 - 21 October, San
Diego, Calif
tarted directions:
http://docs.puppetlabs.com/puppet/latest/reference/index.html
--
Geoff Nichols
Puppet Ecosystem - Agent and Platform Team
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop recei
OL) for Puppet Agent,
please see our Platform Support Lifecycle page:
https://puppet.com/content/platform-support-lifecycle
Community shout-out to Clay Caviness for several contributions to this
release - including a fix for ‘tidy’ and additional fixes for Mac OS X.
--
Geoff Nichols
Puppet E
On Tuesday, November 1, 2016 at 6:49:20 PM UTC-7, Garrett Honeycutt wrote:
>
> On 11/1/16 9:29 PM, Geoff Nichols wrote:
> > I’m excited to announce a new backwards-compatible feature release of
> > Puppet Agent. Puppet Agent 1.8.0 contains several updated component
> >
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
--
Geoff Nichols
Puppet Ecosystem - Agent and Platform Team
Puppet Agent 1.8.2 is now available.
This is a bug fix release that updates PXP Agent. All other components
remain the same from the previous release.
Puppet Agent release notes are available here:
https://docs.puppet.com/puppet/latest/reference/release_notes_agent.html
To install or upgrade Pup
://docs.puppetlabs.com/puppet/latest/reference/index.html
For information on upcoming platform end-of-life (EOL) for Puppet Agent,
please see our Platform Support Lifecycle page:
https://puppet.com/content/platform-support-lifecycle
--
Geoff Nichols
Puppet Agent and Platform Team
--
You received this
Lifecycle page:
https://puppet.com/content/platform-support-lifecycle
--
Geoff Nichols
Puppet Agent and Platform Team
--
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, sen
/content/platform-support-lifecycle
--
Geoff Nichols
Puppet Agent and Platform Team
--
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-user
-lifecycle
--
Geoff Nichols
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
with Puppet Enterprise.
If you have any questions about upgrading, be sure to get in touch with
Puppet Labs Support.
Geoff Nichols
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
.
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.
Geoff Nichols
Release Engineer, Puppet Labs
*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon
#x27;dport' or 'sport' parameters instead.
Please see
https://puppetlabs.com/security/cve/puppetlabs-firewall-aug-2015-advisory
for more information.
Geoff Nichols
Puppet Labs
*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Regis
On Thursday, February 28, 2019 at 6:09:52 AM UTC-8, jcbollinger wrote:
>
>
>
> On Wednesday, February 27, 2019 at 11:29:24 AM UTC-6,
> gheorghe...@puppet.com wrote:
>>
>> Red Hat Enterprise Linux 6 and 7, s390x architecture.
>>
>> These platforms will no longer be included in future puppet-agent
73 matches
Mail list logo