r ANY interface matches a corresponding IP. I haven't found a good
way to cleanly iterate through multiple facts. Does anyone have a good
way for doing this? Should I be using a custom type?
Thanks,
Casey
--
-
Casey Feskens
System Administrator/Ne
s could be done
using a parser plugin that is passed the Resource Reference as an
argument--assuming the dependencies of that instance can be determined given
the instance itself.
Regards,
Casey
--~--~-~--~~~---~--~~
You received this message because you are subscri
in what
others have done or recommend.
Regards,
Casey
--~--~-~--~~~---~--~~
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 fr
ile["/tmp/myfile"])),
}
in this case the generate_otherfile() function will use the resource
reference passed to manipulate the contents of myfile to generate
otherfile. My question are 1) whether or not it is possible to access the
contents of myfile (i.e., by finding the appropriate source,
quot;, but it seems like extra work if it could be
included in notify.
Regards,
Casey
--~--~-~--~~~---~--~~
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@go
file /var/lib/puppet/rrd/
hostname.example.com/time.rrd: you must define at least one Data Source
What am I missing?
Thanks,
Casey
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To po
What is the appropriate client setting for runinterval to allow me to
disable client runs? I would like to have the puppetd daemon running but
only have it check in when triggered by another node.
Casey
--~--~-~--~~~---~--~~
You received this message because you
On Fri, Nov 14, 2008 at 9:11 AM, Casey Deccio <[EMAIL PROTECTED]> wrote:
> In this case, the squid -k parse would pass, and the squid init script would
> exit successfully, so squid would never detect a problem. However, squid
> would have problems functioning at run time (i.e.,
ilt incorrectly. I could, of course, add this to squid's onlyif statement
as well, but it's not as self-contained. Dependencies on other puppet type
instances has great utility.
On a semi-related note, transactional support is mentioned briefly on
http://r
like that available or in the
roadmap?
Regards,
Casey
-
class squid {
file { "squid.conf":
path => "/etc/squid/squid.conf",
ensure => file,
owner => "root",
group => "squid",
mode => 0640,
s
like that available or in the roadmap?
Regards,
Casey
-
class squid {
file { "squid.conf":
path => "/etc/squid/squid.conf",
ensure => file,
owner => "root",
group => "squid",
mode => 0640,
s
11 matches
Mail list logo