Displaying 9 results from an estimated 9 matches for "bridgett".
2008 Dec 02
5
[Bug 1543] New: ~C always opens command prompt on master session
...bin/bugreport.cgi?bug=50754
1
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
In Debian bug #507541, Adrian Bridgett reported:
"I use multiplexed connections. If in a slave SSH session I type "~C"
to open an SSH command prompt, nothing appears to happen. If I look at
the master SSH session though I see the "ssh>" prompt has appeared
there :-) Not the end of the world, though it did...
2007 Jun 06
2
lookup in CSV recipe
...s of
Ruby so it''s more proof of concept than a final version - it''s also
only been tested for 5mins. Even so I thought it might be useful.
I thought about adding it to the wiki, but thought I should check here
first.
# lookup items from a CSV file
# v0.1 - 2007/06/06
# Adrian Bridgett, Opsera Ltd.
# file in the format of:
# colname1, colname2, colname3,... (must be first line)
# key1, value2, value3,...
# key2, value4, value5
#
# lookup_csv(filename,key1,colname3) will then return value3
#
# TODO:
# proper CSV parsing (e.g. quoting)
# regexp on the value?
# return a supplied d...
2007 Mar 31
1
convert plugin failing
...CTORY_USED_BUT_NOT_GIVEN_BY_USERDB/Maildir"
"dump-capability"
""
I must be missing something - shouldn't the mailboxes only be
converted when a user logs in?
Should the conversion be skipped for the dump-capability user
(whatever that is!)
Thanks,
Adrian
--
Adrian Bridgett - adrian at smop.co.uk
GPG key available on public key servers
2009 Nov 25
2
IPAPPEND breaks menu module
Just spent a few hours going mad(der) wondering why my menu config
wasn't working.
It looks like the change in 3.74 ("Add IPAPPEND to com32 modules,
especially needed for linux.c32") breaks menu.c32 (and possibly other
modules) since they aren't expecting it.
In particular menu.c32 uses that as an optional menu file, it then
complains "Initial menu has no LABEL
2007 Jun 07
1
ensuring apt-get update is run first
I''m trying to do bootstrapping of debian boxes using pxeboot, debian
preseeding files and then puppet. Over time I''d like more and more to
be done in puppet :)
One issue I''m hitting is the repository configuration. Depending on
the node configuration, I''m supplying various files (with repository
information or proxy settings). I then have an update line.
2012 May 26
2
[ANNOUNCE] conntrack-tools 1.2.0 release
...ts the new cttimeout infrastructure.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/conntrack-tools/downloads.html
ftp://ftp.netfilter.org/pub/conntrack-tools/
Have fun!
-------------- next part --------------
Adrian Bridgett (1):
src: manpage and help display improvements
Florian Westphal (1):
conntrack: flush stdout for each expectation event, too
Pablo Neira Ayuso (34):
conntrackd: generalize caching infrastructure
conntrackd: generalize external handlers to prepare expectation support...
2011 Jan 06
2
puppetdoc - referring to main class
I''m being a good boy and using the puppetdoc tool to document my
classes, however I''m hitting a minor annoyance.
The top level documentation for a module (let''s call it "example) is
pulled from example/README (not example/manifests/init.pp), okay I can
cope with that.
The documentation for the class in example/manifests/init.pp ends up
as example::example (hmm,
2007 Sep 13
3
Templates and undefined variables
Using puppet 0.23.2, I have a template where I wish to do something
like this:
<% if defined? some_variable %>
....
<% end %>
Ideally I''d like to tell these three cases apart:
a) defined to a non-empty value
b) defined to an empty value
c) undefined
However case c) causes problems - in
templatewrapper.rb::method_missing it causes an error to be thrown.
I''ve changed
2007 May 21
3
defining client/server configs
Still very new to puppet, so go easy :-) Bit of a braindump I''m
afraid, but I''d really appreciate any "Yep", "interesting", "No!!!"
comments.
I''ll start with an example - adding NTP support. This primarily
consists of two configs:
a) NTP clients
- this is quite easy, it''s a templated file requiring the names of
the NTP