How should I understand the .default. host tag. Ie should I put the following in my bb-hosts
0.0.0.0 .default. # myspecialtag
or
0.0.0.0 .default. # nodisp myspecialtag
Regards,
Thomas Pedersen
On Tue, Oct 04, 2005 at 02:29:18PM +0200, Thomas wrote:
How should I understand the .default. host tag. Ie should I put the following in my bb-hosts
0.0.0.0 .default. # myspecialtag
Yes.
or
0.0.0.0 .default. # nodisp myspecialtag
This one would cause all of your hosts to be "nodisp" by default. Probably not what you want ...
Henrik
Should I be able to add a alternate pageset tag via a default tag.
ie
0.0.0.0 .default. # OS:linux-box 1.2.3.4 mybox # ssh telnet
and expect that this is the same as:
1.2.3.4 mybox # ssh telnet OS:linux-box
Regards, Thomas
Henrik Stoerner wrote:
On Tue, Oct 04, 2005 at 02:29:18PM +0200, Thomas wrote:
How should I understand the .default. host tag. Ie should I put the following in my bb-hosts
0.0.0.0 .default. # myspecialtag
Yes.
or
0.0.0.0 .default. # nodisp myspecialtag
This one would cause all of your hosts to be "nodisp" by default. Probably not what you want ...
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Tue, Oct 04, 2005 at 03:22:56PM +0200, Thomas wrote:
Should I be able to add a alternate pageset tag via a default tag.
ie
0.0.0.0 .default. # OS:linux-box 1.2.3.4 mybox # ssh telnet
and expect that this is the same as:
1.2.3.4 mybox # ssh telnet OS:linux-box
No. I know this is very poorly (read: not at all) explained in the man-page. But the .default. host only works for the "simple" tags, not those like the pageset tags that require parameters.
Henrik
participants (2)
-
henrik@hswn.dk
-
tlp-hobbit@holme-pedersen.dk