Displaying 6 results from an estimated 6 matches for "editfile".
Did you mean:
edit_file
2012 Aug 28
4
using puppet augeas to add entry in /etc/syslog.conf
...10 to parse /etc/syslog.conf ,
it there a better way ? I know could use file server or template, but I''m
just trying to add an entry to the existing syslog.conf file, rather than
store them in puppet master.
there''s a puppet module at https://github.com/mstrauss/puppet-editfile ,
which I haven''t tried yet.
Is there a plan to add "editfile" feature to puppet , this is becoming
rather frustrating .
Thanks.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the...
2007 Jan 14
0
file_splice Hack
Hi *!
Here is a hack to emulate cfengines editfiles/Group behaviour.
{{{
$splice_dir = "/var/local/puppet/splice"
file { $splice_dir:
ensure => directory,
tag => "file_splice",
}
# Replace a section marked by
# comment_char {BEGIN,END} pattern
# with the given content
# if checksum is set to "none", no r...
2010 Jul 09
1
dash klibc DEBUG more compile trouble
...r/dash/histedit.c:357: error: ?H_FIRST? undeclared (first use in this function)
usr/dash/histedit.c:358: error: ?H_NEXT_EVENT? undeclared (first use in this function)
usr/dash/histedit.c:380: error: ?H_ENTER? undeclared (first use in this function)
usr/dash/histedit.c:191: warning: unused variable ?editfile?
usr/dash/histedit.c: In function ?str_to_event?:
usr/dash/histedit.c:447: error: ?HistEvent? undeclared (first use in this function)
usr/dash/histedit.c:447: error: expected ?;? before ?he?
usr/dash/histedit.c:452: error: ?hist? undeclared (first use in this function)
usr/dash/histedit.c:452: erro...
2006 Mar 29
7
cfengine
Anyone ever implimented cfengine on 4.x ? I am just looking for
background and if there are any traps to fall into?
thanks
2006 Dec 14
11
Puppet and Cfengine Differences
Hello,
I''ve recently begun looking at Puppet as an alternative to Cfengine and I
have a couple of questions.
1) Besides the information posted on the Puppet website, are there any
critical differences between Puppet and Cfengine?
2) Does Puppet allow for client-specific file text manipulation. For
instance, in Cfengine I can add a line of text to a file if the line doesn''t
2009 Jan 27
6
Stoking a Religious War: Why Did You Go With Puppet Over Other Options?
Hi, Gang..
The Subject: line says it all. My organisation is looking at
selecting a configuration management
system. Any comments about why you chose Puppet over other options
would be very helpful to us.
Cheers,
Tomcat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this