search for: gibo

Displaying 3 results from an estimated 3 matches for "gibo".

Did you mean: gbo
2011 Jun 02
1
Managing /etc/fstab options with augeas
...ot; but can''t figure out: 1. how to do it with the [file="/apps"] because I don''t know the index (.../3/...) for each mountpoint. 2. how to add a new ''opt'' for mountpoints that only have ''default'' at the moment. Any ideas? Thanks! GiBo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this gr...
2011 Jun 08
0
R: Re: Managing /etc/fstab options with augeas
...ic example of this on the puppet Wiki iirc. Or very similar . Regards. ----Messaggio originale---- Da: Adam Heinz Inviato: 08/06/2011, 16:17 A: puppet-users@googlegroups.com Oggetto: Re: [Puppet Users] Managing /etc/fstab options with augeas On Thu, Jun 2, 2011 at 4:22 AM, Giovanni Bordello <gibo@gentlemail.com> wrote: > I''m trying to manage mount options in /etc/fstab with Augeas but can''t > figure out how to add more than one option. Have you looked at puppet''s ''mount'' type? -- You received this message because you are subscribed to...
2011 Apr 05
4
Catalog changes not picked up immediately
Hi there, when I do changes to my Puppet catalog files it takes some time between these changes are picked up by the clients, even in manual mode. That makes testing with "puppetd --test" quite hard because it can often be up to a couple of minutes for the changes be served out. Can I somehow flush the puppet master cache or from the client force the reload of actual current files